
Practical Microsoft authorized training courses are official courses covering a wide range of topics related to well-known Microsoft products, such as: Microsoft Azure, Microsoft Share Point, Microsoft Office 365, Microsoft Windows Server, Microsoft SQL Server, Power Platform, Dynamics 365.
Microsoft certified training is available as "onsite live training" or "online live training". On-site training can take place locally at the customer's premises in the US or in NobleProg training centers in the US. Remote online training is done using an interactive remote desktop DaDesktop .
NobleProg -- Your local training provider.
Testimonials
Treść powinna być bardziej powiązana z praktycznym pokazywaniem o co chodzi w danym zagadnieniu
Artur Kozioł , 7N Sp. z o.o.
Course: MS 500: Microsoft 365 Security Administration (authorized training course)
A lot of exercises and chances to test different features. Good introduction to Azure AI applications.
EY GDS
Course: AI-102T00: Designing and Implementing a Microsoft Azure AI Solution
Exercises & hands-on labs!
EY GDS
Course: AI-102T00: Designing and Implementing a Microsoft Azure AI Solution
MS Subcategories
Authorized Microsoft Course Outlines
- Plan for the transformation with shared goals and timelines
- Select a project and identify project metrics and Key Performance Indicators (KPI's)
- Create a team and agile organizational structure
- Design a tool integration strategy
- Design a license management strategy (e.g. Azure DevOps and GitHub users)
- Design a strategy for end-to-end traceability from work items to working software
- Design an authentication and access strategy
- Design a strategy for integrating on-premises and cloud resources
- Describe the benefits of using Source Control
- Describe Azure Repos and GitHub
- Migrate from TFVC to Git
- Manage code quality including technical debt SonarCloud, and other tooling solutions
- Build organizational knowledge on code quality
- Explain how to structure Git repos
- Describe Git branching workflows
- Leverage pull requests for collaboration and code reviews
- Leverage Git hooks for automation
- Use Git to foster inner source across the organization
- Explain the role of Azure Pipelines and its components
- Configure Agents for use in Azure Pipelines
- Explain why continuous integration matters
- Implement continuous integration using Azure Pipelines
- Define Site Reliability Engineering
- Design processes to measure end-user satisfaction and analyze user feedback
- Design processes to automate application analytics
- Manage alerts and reduce meaningless and non-actionable alerts
- Carry out blameless retrospectives and create a just culture
- Define an infrastructure and configuration strategy and appropriate toolset for a release pipeline and application infrastructure
- Implement compliance and security in your application infrastructure
- Describe the potential challenges with integrating open-source software
- Inspect open-source software packages for security and license compliance
- Manage organizational security and compliance policies
- Integrate license and vulnerability scans into build and deployment pipelines
- Configure build pipelines to access package security and license ratings
- Describe the Power Platform components
- Describe Common Data Service, Connectors and AI builder
- Describe cross-cloud scenarios across M365, Dynamics 365, Microsoft Azure and 3rd party services
- Identify benefits and capabilities of Power Platform
- Identify the basic functionality and business value Power Platform components
- Implement simple solutions with Power Apps, Power Automate, Power BI, and Power Virtual Agents
This five-day Training 2-Pack helps you prepare for Microsoft Technology Associate Exams 98-361 and 98-365, and build an understanding of these topics: Core Programming, Object-Oriented Programming, General Software Development, Web Applications, Desktop Applications, Databases, Manage the Application Life Cycle, Build the User Interface by Using HTML5, Format the User Interface by Using CSS, and Code by Using JavaScript. These courses leverage the same content as found in the Microsoft Official Academic Courses (MOAC) for these exams. Audience Profile
The Microsoft Technology Associate (MTA) is Microsoft’s newest suite of technology certification exams that validate fundamental knowledge needed to begin building a career using Microsoft technologies. This program provides an appropriate entry point to a future career in technology and assumes some hands-on experience or training but does not assume on-the-job experience. At Course Completion
After completing this course, students will be able to:
- Understand Core Programming
- Understand Object-Oriented Programming
- Understand General Software Development
- Understand Web Applications
- Understand Desktop Applications
- Understand Databases
- Manage the Application Life Cycle
- Build the User Interface by Using HTML5
- Format the User Interface by Using CSS
- Code by Using JavaScript
- Explain the purpose of the .NET Framework, and understand how to use C# and Visual Studio 2010 to build .NET Framework applications.
- Understand the syntax of basic C# programming constructs.
- Create and call methods in a C# application.
- Catch, handle and throw exceptions.
- Perform basic file IO operations in a C# application.
- Create and use new types (enumerations, classes, and structures), and understand the differences between reference types and value types.
- Control the visibility and lifetime of members in a type.
- Use inheritance to create new reference types.
- Manage the lifetime of objects and control the use of resources.
- Define properties and indexers to encapsulate data, and define operators for this data.
- Decouple an operation from the method that implements an operation, and use these decoupled operations to handle asynchronous events.
- Use collections to aggregate data, and use Generics to implement type-safe collection classes, structures, interfaces, and methods.
- Implement custom collection classes that support enumeration.
- Query in-memory data by using LINQ.
- Integrate code written by using a dynamic language such as Ruby and Python, or technologies such as COM, into a C# application
- Explain core programming fundamentals such as computer storage and processing.
- Explain computer number systems such as binary.
- Create and use variables and constants in programs.
- Explain how to create and use functions in a program.
- Create and use decisions structures in a computer program.
- Create and use repetition (loops) in a computer program.
- Explain pseudocode and its role in programming.
- Explain the basic computer data structures such as arrays, lists, stacks, and queues.
- Implement object-oriented programming concepts.
- Create and use classes in a computer program.
- Implement encapsulation, inheritance, and polymorphism.
- Describe the base class library (BCL) in the .NET Framework.
- Explain the application security concepts.
- Implement simple I/O in a computer program.
- Identify application errors and explain how to debug an application and handle errors.
- Identify the performance considerations for applications.
- Explain how to use Visual Studio 2017 to create and run a Web application.
- Describe the new features of HTML5, and create and style HTML5 pages.
- Add interactivity to an HTML5 page by using JavaScript.
- Create HTML5 forms by using different input types, and validate user input by using HTML5 attributes and JavaScript code.
- Send and receive data to and from a remote data source by using XMLHTTPRequest objects and Fetch API.
- Style HTML5 pages by using CSS3.
- Create well-structured and easily-maintainable JavaScript code.
- Write modern JavaScript code and use babel to make it compatible to all browsers.
- Use common HTML5 APIs in interactive Web applications.
- Create Web applications that support offline operations.
- Create HTML5 Web pages that can adapt to different devices and form factors.
- Add advanced graphics to an HTML5 page by using Canvas elements, and by using and Scalable Vector Graphics.
- Enhance the user experience by adding animations to an HTML5 page.
- Use Web Sockets to send and receive data between a Web application and a server.
- Improve the responsiveness of a Web application that performs long-running operations by using Web Worker processes.
- Use WebPack to package web applications for production.
- Describe the Microsoft Web Technologies stack and select an appropriate technology to use to develop any given application.
- Design the architecture and implementation of a web application that will meet a set of functional requirements, user interface requirements, and address business models.
- Create MVC Models and write code that implements business logic within Model methods, properties, and events.
- Add Controllers to an MVC Application to manage user interaction, update models, and select and return Views.
- Create Views in an MVC application that display and edit data and interact with Models and Controllers.
- Run unit tests and debugging tools against a web application in Visual Studio and configure an application for troubleshooting.
- Develop a web application that uses the ASP.NET routing engine to present friendly URLs and a logical navigation hierarchy to users.
- Implement a consistent look and feel, including corporate branding, across an entire MVC web application.
- Use partial page updates and caching to reduce the network bandwidth used by an application and accelerate responses to user requests.
- Write JavaScript code that runs on the client side and utilizes the jQuery script library to optimize the responsiveness of an MVC web application.
- Implement a complete membership system in an MVC web application.
- Build an MVC application that resists malicious attacks and persists information about users and preferences.
- Describe how to write a Microsoft Azure web service and call it from and MVC application.
- Describe what a Web API is and why developers might add a Web API to an application.
- Modify the way browser requests are handled by an MVC application.
- Describe how to package and deploy an ASP.NET MVC web application from a development computer to a web server for staging or production.
- Understand Core Programming
- Understand Object-Oriented Programming
- Understand General Software Development
- Understand Web Applications
- Understand Desktop Applications
- Understand Databases
- Understand .NET Framework Concepts
- Understand Namespaces and Classes in the .NET Framework
- Understand.NET Code Compilation
- Understand I/O Classes in the .NET Framework
- Understand Security
- Understand.NET Languages
- Understand Memory Management
- Understand .NET Framework Concepts
- Understand Namespaces and Classes in the .NET Framework
- Understand.NET Code Compilation
- Understand I/O Classes in the .NET Framework
- Understand Security
- Understand.NET Languages
- Understand Memory Management
- Describe the architecture of Skype for Business and design a Skype for Business topology.
- Install and implement Skype for Business Server.
- Administer and manage Skype for Business Server by using the various available tools.
- Design and implement clients and users in Skype for Business.
- Implement conferencing in Skype for Business Server.
- Design and implement additional conferencing options.
- Design and implement monitoring and archiving in Skype for Business.
- Design and implement connectivity for external users and organizations.
- Implement Enterprise Voice in Skype for Business Server.
- Plan and implement high availability in Skype for Business.
- Design and implement disaster recovery scenarios for Skype for Business.
- Design and deploy Skype for Business hybrid.
- Plan and implement a migration to Skype for Business Server 2019 or Microsoft Teams.
- Where Service Manager sits within the System Center 2016 product.
- What business and technical needs Service Manager is designed to meet.
- How Service Manager aligns itself to ITIL and MOF.
- How to architect and implement a System Center 2016 Service Manager deployment.
- How to upgrade an existing Service Manager 2012 R2 environment to System Center 2016.
- How to customize System Center 2016 Service Manager to be in line with corporate standards.
- How to configure Incident and Problem Management.
- How to configure Activity, Change and Release Management.
- How to configure Service Requests.
- How to configure Service Level Management.
- How to customize the Self-Service Portal.
- How to configure Reporting and Analysis.
- How to troubleshoot Service Manager and perform disaster recovery.
- How to create customized Service Manager forms.
Audience Profile This course is intended for cloud and datacenter administrators who are new to System Center 2016 Service Manager and are responsible for deploying, configuring and operating it in their cloud or datacenter. This course is also intended for Cloud and datacenter administrators who are already familiar with Service Manager and want to upgrade their skills to include the new features found in System Center 2016 Service Manager. At Course Completion After completing this course, students will be able to:
- Describe Service Manager 2016.
- Upgrade to Service Manager 2016.
- Install Service Manager 2016.
- Describe Service Manager usage cases.
- Configure base settings in Service Manager 2016.
- Configure Incident and Problem Management.
- Configure Activity, Change, and Release Management.
- Configure and Manage Service Requests.
- Automate business processes with Service Manager and Orchestrator.
- Configure Service Level Management.
- Customize the Self-Service Portal.
- Use Reports and Analyze Data in Service Manager.
- Perform advanced troubleshooting and disaster recovery in Service Manager.
- Customize Service Manager Forms.
- Describe the features Configuration Manager and Intune include, and explain how you can use these features to manage PCs and mobile devices in an enterprise environment.
- Analyze data by using queries and reports.
- Prepare a management infrastructure, including configuring boundaries, boundary groups, and resource discovery, and integrating mobile-device management with Microsoft Exchange Server.
- Deploy and manage the Configuration Manager client.
- Configure, manage, and monitor hardware and software inventory, and use Asset Intelligence and software metering.
- Identify and configure the most appropriate method to distribute and manage content used for deployments.
- Distribute, deploy, and monitor applications for managed users and systems.
- Maintain software updates for PCs that Configuration Manager manages.
- Implement Endpoint Protection for managed PCs.
- Manage configuration items, baselines, and profiles to assess and configure compliance settings and data access for users and devices.
- Configure an operating-system deployment strategy by using Configuration Manager.
- Manage and maintain a Configuration Manager site.
- Explain the different virtualization options.
- Install and manage Hyper-V on Windows Server 2016.
- Install and configure System Center 2016 Virtual Machine Manager.
- Manage storage fabric and fabric updates.
- Configure and manage the Virtual Machine Manager library and library objects.
- Manage the networking fabric.
- Create and manage virtual machines by using Virtual Machine Manager.
- Manage clouds in Virtual Machine Manager.
- Manage services in Virtual Machine Manager.
- Monitor a virtualization infrastructure by using System Center Operations Manager.
- Implement and manage Microsoft Hyper-V Replica and Microsoft Azure Site Recovery.
- Protect virtualization infrastructure by using Data Protection Manager.
• Create methods, handle exceptions, and describe the monitoring requirements of large-scale applications.
• Implement the basic structure and essential elements of a typical desktop application.
• Create classes, define and implement interfaces, and create and use generic collections.
• Use inheritance to create a class hierarchy and to extend a .NET Framework class.
• Read and write data by using file input/output and streams, and serialize and deserialize data in different formats.
• Create and use an entity data model for accessing a database and use LINQ to query data.
• Access and query remote data by using the types in the System.Net namespace and WCF Data Services.
• Build a graphical user interface by using XAML.
• Improve the throughput and response time of applications by using tasks and asynchronous operations.
• Integrate unmanaged libraries and dynamic components into a Visual C# application.
• Examine the metadata of types by using reflection, create and use custom attributes, generate code at runtime, and manage assembly versions.
• Encrypt and decrypt data by using symmetric and asymmetric encryption.
- Work with Physical Devices
- Use Data with Mobile Services
- Use a Mobile Application Development Environment
- Develop Mobile Applications
- Design apps and automate workflows
- Create apps and automate workflows
- Analyze and visualize data in context of an app or automated workflow
- Implement and manage apps and automated workflows
- Install and configure ___.
- ___.
- ___.
- ___.
- Install and configure ___.
- ___.
- ___.
- ___.
- Designing, configuring, and managing your Microsoft 365 tenant
- Office 365 product functionality
- Configuring Office 365
- Managing Office 365 ProPlus deployments
- Planning and implementing identity synchronization
- Implementing application and external access
- Describe Office 365 services.
- Administer Office 365 by using the Microsoft 365 admin center, Office 365 services admin centers, an
- Administer and troubleshoot directory synchronization and directory objects.
- Administer and troubleshoot Exchange Online.
- Administer and troubleshoot Teams.
- Administer and troubleshoot SharePoint Online.
- Plan and deploy Microsoft 365 Apps for enterprise.
- Administer and troubleshoot compliance and security in Office 365.
- Plan an Office 365 deployment, configure the Office 365 tenant, and plan a pilot deployment.
- Manage Office 365 users, groups, and licenses, and configure delegated administration.
- Plan and configure client connectivity to Office 365.
- Plan and configure directory synchronization between Microsoft Azure AD and on-premises AD DS.
- Plan and implement the Office 365 ProPlus deployment.
- Plan and manage Microsoft Exchange Online recipients and permissions.
- Plan and configure Exchange Online services.
- Plan and configure Microsoft Teams
- Plan and configure Microsoft SharePoint Online.
- Plan and configure an Office 365 collaboration solutions.
- Plan and configure the integration between Office 365 and Microsoft Azure Information Protection.
- Monitor and review Office 365 services, and troubleshoot Office 365 issues.
- Plan and implement identity federation between on-premises AD DS and Azure AD.
- Plan, develop, and implement an Operating System deployment, upgrade, and update strategy.
- Understand the benefits and methods of co-management strategies.
- Plan and implement device enrollment and configuration.
- Manage and deploy applications and plan a mobile application management strategy.
- Manage users and authentication using Azure AD and Active Directory DS.
- Describe and implement methods used to protect devices and data.
- Configure SharePoint Sites.
- Manage sites storage limits.
- Deploy OneDrive sync client.
- Use Group Policy to control OneDrive sync client settings.
- Manage external sharing for data in Microsoft SharePoint and OneDrive.
- Configure user profile properties.
- Manage audiences.
- Use the App Catalog to manage custom apps.
- Create and manage term groups, term sets, and terms.
- Describe the difference between modern and classic search experiences.
- Describe the MinRole feature in SharePoint 2019.
- Describe how to install and configure SharePoint 2019.
- Describe how to implement high availability for SharePoint.
- Provision a BDC Service Application instance.
- Configure the Secure Store Service application.
- Describe how to configure My Sites in SharePoint 2019.
- Describe the available SharePoint Hybrid Scenarios.
- Describe the requirements for SharePoint hybrid configuration.
- Plan for SharePoint Server hybrid.
- Plan for content migration process.
- Describe available resources and tools to leverage during migration process.
- Access data to be migrated using SharePoint Migration Assessment Tool (SMAT).
- Migrate content to the cloud using SharePoint Migration Tool (SPMT).
- Migrate content to the cloud using Migration Manager.
- Migrate content to the cloud using Mover.
- Manage and monitor migration process.
- Designing, configuring, and managing your Microsoft 365 tenant
- Office 365 product functionality
- Configuring Office 365
- Managing Office 365 ProPlus deployments
- Planning and implementing identity synchronization
- Implementing application and external access
- Microsoft 365 Security Metrics
- Microsoft 365 Security Services
- Microsoft 365 Threat Intelligence
- Data Governance in Microsoft 365
- Archiving and Retention in Office 365
- Data Governance in Microsoft 365 Intelligence
- Search and Investigations
- Device Management
- Windows 10 Deployment Strategies
- Mobile Device Management
- Administer user and group access in Microsoft 365.
- Explain and manage Azure Identity Protection.
- Plan and implement Azure AD Connect.
- Manage synchronized user identities.
- Explain and use conditional access.
- Describe cyber-attack threat vectors.
- Explain security solutions for Microsoft 365.
- Use Microsoft Secure Score to evaluate and improve your security posture.
- Configure various advanced threat protection services for Microsoft 365.
- Plan for and deploy secure mobile devices.
- Implement information rights management.
- Secure messages in Office 365.
- Configure Data Loss Prevention policies.
- Deploy and manage Cloud App Security.
- Implement Windows information protection for devices.
- Plan and deploy a data archiving and retention system.
- Create and manage an eDiscovery investigation.
- Manage GDPR data subject requests.
- Explain and use sensitivity labels.
- Implementing Microsoft Identity
- Working with Microsoft Graph
- Determining workload platform targets
- Integration Points, including Microsoft Teams, Office Add-ins, and SharePoint Framework
- What is Microsoft Teams and how the components work together
- How to implement Governance, Security and Compliance for Microsoft Teams
- How to prepare an organizations environment for a Microsoft Teams deployment
- How to deploy and manage teams
- Ways of managing collaboration in Microsoft Teams
- Techniques to manage and troubleshoot communication in Microsoft Teams
Last Updated: