<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: omniasalah276</title>
    <description>The latest articles on DEV Community by omniasalah276 (@omniasalah276).</description>
    <link>https://dev.to/omniasalah276</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F547783%2F7026327f-ee03-40e0-94a4-ca6d886828d0.png</url>
      <title>DEV Community: omniasalah276</title>
      <link>https://dev.to/omniasalah276</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/omniasalah276"/>
    <language>en</language>
    <item>
      <title>How To Pass AI-900 Azure AI Fundamentals</title>
      <dc:creator>omniasalah276</dc:creator>
      <pubDate>Sat, 24 Apr 2021 14:38:51 +0000</pubDate>
      <link>https://dev.to/omniasalah276/how-to-pass-ai-900-azure-ai-fundamentals-55n7</link>
      <guid>https://dev.to/omniasalah276/how-to-pass-ai-900-azure-ai-fundamentals-55n7</guid>
      <description>&lt;p&gt;Here is my experience in passing AI-900 Azure, I hope it will be useful.&lt;/p&gt;

&lt;p&gt;I am gonna to talk about the following:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What is AI-900 Test ? &lt;/li&gt;
&lt;li&gt;How to book for the Test ?&lt;/li&gt;
&lt;li&gt;Content of the Test &lt;/li&gt;
&lt;li&gt;Resources I used&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What Is AI-900 Azure Microsoft Certification ?
&lt;/h2&gt;

&lt;p&gt;Basically, this certification is designed to go over the fundamentals of machine learning and artificial intelligence in Azure, its good opportunity for both technical and non-technical backgrounds, As you don't need to have data science or software engineering experience but it will be much more helpful if you have some programming knowledge or experience. &lt;/p&gt;

&lt;h2&gt;
  
  
  How To Book For The Test ?
&lt;/h2&gt;

&lt;p&gt;you can book for the test &lt;a href="https://docs.microsoft.com/en-us/learn/certifications/exams/ai-900"&gt;here&lt;/a&gt;, till now the exam price is about 99 USD, the exam price varies from country to country, you can check your own.&lt;br&gt;
For me I got a scholarship to take the exam from the Ministry of Communications and Technology here in Egypt. We took the exam in &lt;a href="https://certiport.pearsonvue.com/"&gt;Certiport platform&lt;/a&gt;. &lt;/p&gt;

&lt;h2&gt;
  
  
  Content Of The Test
&lt;/h2&gt;

&lt;p&gt;The AI-900 exam tests knowledge in five focus areas:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Describe AI workloads and considerations (15-20%).&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Identify features of common AI workloads.&lt;/li&gt;
&lt;li&gt;Identify guiding principles for responsible AI.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;

&lt;p&gt;Describe fundamental principles of machine learning on Azure (30-35%).&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Identify common machine learning types.&lt;/li&gt;
&lt;li&gt;Describe core machine learning concepts.&lt;/li&gt;
&lt;li&gt;Identify core tasks in creating a machine learning solution.&lt;/li&gt;
&lt;li&gt;Describe capabilities of no-code machine learning with Azure Machine Learning studio.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;

&lt;p&gt;Describe features of computer vision workloads on Azure (15-20%).&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Identify common types of computer vision solution.&lt;/li&gt;
&lt;li&gt;Identify Azure tools and services for computer vision tasks.&lt;/li&gt;
&lt;li&gt;Describe features of Natural Language Processing (NLP) 
workloads on Azure (15-20%).&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;

&lt;p&gt;Describe features of Natural Language Processing (NLP) workloads on&lt;br&gt;
Azure (15-20%)&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Identify features of common NLP Workload Scenarios.&lt;/li&gt;
&lt;li&gt;Identify Azure tools and services for NLP workloads.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;

&lt;p&gt;Describe features of conversational AI workloads on Azure (15-20%).&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Identify common use cases for conversational AI.&lt;/li&gt;
&lt;li&gt;Identify Azure services for conversational AI.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For more illustration about how they are assessing those topics go &lt;a href="https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE4wGpB"&gt;here&lt;/a&gt;.&lt;br&gt;
Note: Sometimes they update the content of the exam. &lt;/p&gt;

&lt;p&gt;The test contains between 50 to 60 MCQ, T/F, and drag &amp;amp; drop questions and has a 60-minute time limit. The total score is 1000 you should at least score 700 to pass the exam.&lt;/p&gt;

&lt;h2&gt;
  
  
  Resources I used
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://docs.microsoft.com/en-us/learn/certifications/exams/ai-900"&gt;Microsoft Learning path&lt;/a&gt;&lt;br&gt;
I used it for steps about how to interact with azure.&lt;br&gt;
I recommend to sign up in &lt;a href="https://azure.microsoft.com/en-us/free/students/"&gt;Azure for Student&lt;/a&gt; to apply those steps.&lt;br&gt;
In general their Learning path is very good and almost covers everything.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://medium.com/bb-tutorials-and-thoughts/200-practice-questions-for-azure-ai-900-fundamentals-exam-e981d28ce91d"&gt;200 Practice Questions For Azure AI-900 Fundamentals Exam&lt;/a&gt;&lt;br&gt;
You can use it to summarize and make sure that you cover all about the theoretical part. For me I loved the way of putting those info in the form of questions and answers, it was very helpful for me and make the process of recall very easy.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Training Exams and examples&lt;br&gt;
I used this &lt;a href="https://www.itexams.com/info/AI-900"&gt;test&lt;/a&gt; and that &lt;a href="https://www.youtube.com/watch?v=fQhgRR_Vtus"&gt;video&lt;/a&gt; for testing myself. &lt;br&gt;
Also you can see a real exam from &lt;a href="https://pilegypt-my.sharepoint.com/personal/nh1_pilegypt_net/_layouts/15/onedrive.aspx?id=%2Fpersonal%2Fnh1%5Fpilegypt%5Fnet%2FDocuments%2FNew%20folder%2FAI%2D900%202%2FAI%2D900%2Emp4&amp;amp;parent=%2Fpersonal%2Fnh1%5Fpilegypt%5Fnet%2FDocuments%2FNew%20folder%2FAI%2D900%202&amp;amp;originalPath=aHR0cHM6Ly9waWxlZ3lwdC1teS5zaGFyZXBvaW50LmNvbS86djovZy9wZXJzb25hbC9uaDFfcGlsZWd5cHRfbmV0L0VZTTNCaTMwdjRCTnUzRjZkNkRBNkE0QnpfY1dRUlA2TkZvc1VoWVhBYUM2WGc%5FcnRpbWU9X0NIcUVpMEgyVWc"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It took me three days for preparing for the Exam. If you study well, you wouldn't have any problem in passing the exam.&lt;br&gt;
Good luck!&lt;/p&gt;

</description>
      <category>azure</category>
      <category>ai</category>
      <category>machinelearning</category>
    </item>
  </channel>
</rss>
