AzureFeeds Newsletter

Weekly Update: Saturday January 20 2024 to Saturday January 27 2024

TableCount
Azure Updates12
Tech Community23
Microsoft Security2
Azure Community19
Microsoft Learn50

Azure Updates (12 new azure updates)

NameLinkDescriptionPublication DayCategory
Generally available: FHIR service integration with Azure Active Directory B2Chttps://azure.microsoft.com/en-us/updates/generally-available-fhir-service-integration-azure-ad-b2c/Use the FHIR service in Azure Health Data Services with Azure Active Directory B2C (Azure AD B2C). This capability gives healthcare organizations a secure and convenient way […]TuesdayAzure Updates
Azure Advisor integration with Azure Monitor Log Analytics Workspacehttps://azure.microsoft.com/en-us/updates/laadvisor/Advisor is a personalized cloud consultant that helps you follow best practices to optimize your Azure deployments. It analyzes your resource configuration and usage telemetry and […]TuesdayAzure Updates
Public Preview: Circuit Breaker in Azure API Managementhttps://azure.microsoft.com/en-us/updates/public-preview-circuit-breaker-in-azure-api-management/Customers now have the capability to configure the circuit breaker property in the backend resource, providing protection for a backend service against being overwhelmed by excessive […]TuesdayAzure Updates,Azure API Management
Public Preview: Load Balancer in Azure API Managementhttps://azure.microsoft.com/en-us/updates/public-preview-load-balancer-in-azure-api-management/Customers have the ability to create a load balancer that directs traffic to multiple endpoints.TuesdayAzure Updates,Azure API Management
Azure Spring Apps Feature Update Q4 2024: Spring Cloud Gateway supports a response cache and morehttps://azure.microsoft.com/en-us/updates/azurespringasppsq42024/Recent updates to the Enterprise plan include improved response caching in Spring Cloud Gateway, a more secure try-out option in API Portal, and enhanced application-level settings […]TuesdayAzure Updates,AzureSpringApps,java,Spring
Private Preview: Support for Azure VMs using Premium SSD v2 in Azure Site Recoveryhttps://azure.microsoft.com/en-us/updates/premium-ssd-v2-asr-support/Private preview for the support for Azure VMs using Premium SSD v2 in Azure Site Recovery.TuesdayAzure Updates
Automatic Image Creation using Azure VM Image Builder is now generally availablehttps://azure.microsoft.com/en-us/updates/automatic-image-creation-general-availability/We’re happy to announce automatic image creation using Azure Image Builder is now generally available. This feature improves your speed and efficiency by allowing you the […]WednesdayAzure Updates
General availability: Azure Data Explorer adds new geospatial capabilitieshttps://azure.microsoft.com/en-us/updates/kusto-adds-new-geospatial-capabilities-angleazimuthpolyh3/Kusto now has three new geospatial functions: geo_polygon_to_h3cells(), geo_angle() and geo_azimuth(). These functions are designed to help you better understand and analyze your geospatial data.WednesdayAzure Updates,Kusto
Generally Available: Azure Monitor VM Insights Dependency Agent support for RHEL 8.6 Linux VMshttps://azure.microsoft.com/en-us/updates/generally-available-azure-monitor-vm-insights-dependency-agent-support-for-rhel-86-linux-vms/Azure Monitor VM Insights now supports Dependency Agent for RHEL 8.6 Linux VMs, enabling you to monitor their network connections and processes in the Azure portal.WednesdayAzure Updates
New Features for graph-match KQL Operator: Enhanced Pattern Matching and Cycle Controlhttps://azure.microsoft.com/en-us/updates/kusto-graph-cycles-nonlinear-patterns/The graph-match operator in Kusto Query Language (KQL) allows you to query your data as a graph and find matches for a specified pattern. The latest […]ThursdayAzure Updates,Kusto
Public Preview: Azure Automation Runtime environment & support for Azure CLI commands in runbookshttps://azure.microsoft.com/en-us/updates/azure-automation-runtime-environment-azurecli-support/Azure Automation introduces Runtime environment (preview) and enables support for Azure CLI commands in runbooks.ThursdayAzure Updates
Dedicated clusters in Azure Monitor logs now support any commitment tierhttps://azure.microsoft.com/en-us/updates/dedicated-clusters-in-azure-monitor-logs-now-support-any-commitment-tier/We are pleased to announce that it is now possible to create dedicated clusters in public and sovereign clouds at any commitment tiers, starting at a […]FridayAzure Updates,Azure Monitor,Log Analytics; azure monitor; logs

Tech Community (23 new articles)

NameLinkDescriptionPublication DayCategory
Logic Apps Mission Critical Series: “We Speak: IBM i: COBOL and RPG Applications”https://techcommunity.microsoft.com/t5/azure-integration-services-blog/logic-apps-mission-critical-series-quot-we-speak-ibm-i-cobol-and/ba-p/4035255In this session, we continue with the “We Speak”, Mission Critical Series with an episode on how Azure Logic Apps can unlock scenarios where is required […]SundayTech Community
Send HTTP 2.0 Request to App Service using C#https://techcommunity.microsoft.com/t5/apps-on-azure-blog/send-http-2-0-request-to-app-service-using-c/ba-p/4034469Azure App Service supports HTTP 2.0. The major advance of HTTP/1.1 was the use of persistent connections to service multiple requests in a row. In HTTP/2, a […]MondayTech Community
Consolidating CSV results files in Azure Load Testinghttps://techcommunity.microsoft.com/t5/apps-on-azure-blog/consolidating-csv-results-files-in-azure-load-testing/ba-p/4033332Azure Load Testing (ALT) provides a rich and consolidated dashboard to analyze your load test results. However, you can also download or export the test results, […]TuesdayTech Community
Key Vault policies affecting your Logic App Standard functioninghttps://techcommunity.microsoft.com/t5/azure-integration-services-blog/key-vault-policies-affecting-your-logic-app-standard-functioning/ba-p/4022143Sometimes we get cases that are not usual, so it’s always nice to document our findings, so that you may also investigate and solve your issues […]TuesdayTech Community
Infra in Azure for Developers – The How (Part 1)https://techcommunity.microsoft.com/t5/azure-developer-community-blog/infra-in-azure-for-developers-the-how-part-1/ba-p/4036531We’ve looked at the why and what of infra for developers so now it’s time to put it into action with the how. What separates this […]TuesdayTech Community
Session support for Service Bus built-in connector (Logic Apps Standard)https://techcommunity.microsoft.com/t5/azure-integration-services-blog/session-support-for-service-bus-built-in-connector-logic-apps/ba-p/4034074Sessions support for Service Bus (Logic Apps Standard)   Azure Service Bus Sessions provide a way to group related messages together, allowing for specific processing patterns […]TuesdayTech Community
Concurrency support for Service Bus built-in connector in Logic Apps Standardhttps://techcommunity.microsoft.com/t5/azure-integration-services-blog/concurrency-support-for-service-bus-built-in-connector-in-logic/ba-p/4036530Concurrency Support for Service Bus (Logic Apps Standard)   If you are interested to learn about other Service Bus enhancements, refer to these articles: Session support for […]TuesdayTech Community
Persisting Data Volumes With .NET Aspirehttps://techcommunity.microsoft.com/t5/apps-on-azure-blog/persisting-data-volumes-with-net-aspire/ba-p/4036980This post is written against the .NET Aspire Preview 2 release, so it may change when the final version is released. Recently, I’ve been building an […]TuesdayTech Community
Performing simple FILE Storage REST API operations using CURLhttps://techcommunity.microsoft.com/t5/azure-paas-blog/performing-simple-file-storage-rest-api-operations-using-curl/ba-p/4019533The blog aims to perform simple File storage REST API operations such as Create, Copy, Rename and Delete operations using CURL utility.Let’s look at some of […]WednesdayTech Community
Collect Event Ids using Azure Monitor Agenthttps://techcommunity.microsoft.com/t5/core-infrastructure-and-security/collect-event-ids-using-azure-monitor-agent/ba-p/4037710Introduction Hello everyone, I am Bindusar (CSA) working with Intune. I have received multiple requests from customers asking to collect specific event IDs from internet-based client […]WednesdayTech Community
Public facing Azure Container Registry Reference Architecturehttps://techcommunity.microsoft.com/t5/azure-architecture-blog/public-facing-azure-container-registry-reference-architecture/ba-p/4016387This reference architecture describes the deployment of secured Azure Container Registry for consuming docker images and artifacts by customer applications over external (public internet) network.   […]WednesdayTech Community
Rehosting On-Prem Process Automation when migrating to Azurehttps://techcommunity.microsoft.com/t5/azure-governance-and-management/rehosting-on-prem-process-automation-when-migrating-to-azure/ba-p/4037709Many enterprises seek to migrate on-premises IT infrastructure to cloud for cost optimization, scalability, and enhanced reliability. During modernization, key aspect is to transition automated processes […]WednesdayTech Community
Load Testing Azure Event Hubs services with restricted public accesshttps://techcommunity.microsoft.com/t5/azure-architecture-blog/load-testing-azure-event-hubs-services-with-restricted-public/ba-p/4037388Load Testing Azure Event Hubs services with restricted public access   This article describes how to use Azure Load Testing to test a service based on Azure […]ThursdayTech Community
Using Azure Load Testing to test Multi-Tenant serviceshttps://techcommunity.microsoft.com/t5/azure-architecture-blog/using-azure-load-testing-to-test-multi-tenant-services/ba-p/4037435Using Azure Load Testing to test Multi-Tenant services This article describes how to use Azure Load Testing to test a multi-tenant service based on Azure App Service. It also […]ThursdayTech Community
Automatic Image Creation using Azure VM Image Builder is now generally available!https://techcommunity.microsoft.com/t5/azure-developer-community-blog/automatic-image-creation-using-azure-vm-image-builder-is-now/ba-p/4034711We’re happy to announce automatic image creation using Azure Image Builder is now generally available. This feature improves your speed and efficiency by allowing you the […]ThursdayTech Community
Rehosting On-Premises Process Automation when migrating to Azurehttps://techcommunity.microsoft.com/t5/azure-governance-and-management/rehosting-on-premises-process-automation-when-migrating-to-azure/ba-p/4037709Many enterprises seek to migrate on-premises IT infrastructure to cloud for cost optimization, scalability, and enhanced reliability. During modernization, key aspect is to transition automated processes […]ThursdayTech Community
Advanced Data Vault 2.0 Models on Synapse Data Warehouse in Microsoft Fabrichttps://techcommunity.microsoft.com/t5/analytics-on-azure-blog/advanced-data-vault-2-0-models-on-synapse-data-warehouse-in/ba-p/4038713This Article is Authored By  Michael Olschimke, co-founder and CEO at Scalefree International GmbH and Co-authored with Dmytro Polishchuk Senior BI Consultant from Scalefree  The Technical Review is done by Ian Clarke and Naveed Hussain – GBBs (Cloud Scale Analytics) […]ThursdayTech Community
Azure Landing Zones Accelerators for Bicep and Terraform. Announcing General Availability!https://techcommunity.microsoft.com/t5/azure-tools-blog/azure-landing-zones-accelerators-for-bicep-and-terraform/ba-p/4029866The Azure Landing Zones team is delighted to announce the general availability of our Azure Landing Zones Accelerators for Bicep and Terraform, having both reached the version 1.0 […]FridayTech Community
Modernizing Azure Automation: A 2023 Retrospective and Future outlookhttps://techcommunity.microsoft.com/t5/azure-governance-and-management/modernizing-azure-automation-a-2023-retrospective-and-future/ba-p/4039659Majority of the organizations are at different stages of their cloud adoption journey, as they navigate through public clouds, private clouds and on-premises data centers. Their […]FridayTech Community
Build an Azure Logic App to send an alert when the provisioning state changes for your Azure VWANhttps://techcommunity.microsoft.com/t5/azure-networking-blog/build-an-azure-logic-app-to-send-an-alert-when-the-provisioning/ba-p/4040228Prerequisites: Before diving into the implementation, make sure you have the following in place: An active Azure subscription. An existing Azure Virtual WAN environment. A contributor […]FridayTech Community
Build your Web Apps faster with the Azure Cache for Redis: Quick Start Templatehttps://techcommunity.microsoft.com/t5/azure-developer-community-blog/build-your-web-apps-faster-with-the-azure-cache-for-redis-quick/ba-p/4040663    Are you a developer looking to quickly and securely spin up a Webapp with a database and cache? Look no further than the Azure […]SaturdayTech Community
Tech Mahindra and Microsoft enhance patient experiences with intelligent communication capabilitieshttps://techcommunity.microsoft.com/t5/azure-communication-services/tech-mahindra-and-microsoft-enhance-patient-experiences-with/ba-p/4040100  In my first post after the holiday break, I am excited to announce a collaboration between Tech Mahindra and Microsoft to help enterprises realize the […]SaturdayTech Community
Monitoring ExpressRoute: A Workbook Solutionhttps://techcommunity.microsoft.com/t5/azure-observability-blog/monitoring-expressroute-a-workbook-solution/ba-p/4038130Summary: This workbook addresses a common challenge faced by organizations using Azure ExpressRoute to connect their on-premises networks to Azure cloud services. The challenge is to […]SaturdayTech Community

Microsoft Security (2 articles)

NameLinkDescriptionPublication Day
How Datawiza uses Microsoft Entra ID to help universities simplify accesshttps://www.microsoft.com/en-us/security/blog/2024/01/24/how-datawiza-uses-microsoft-entra-id-to-help-universities-simplify-access/This blog post is part of the Microsoft Intelligent Security Association guest blog series. Learn more about MISA.  In a scenario familiar to many universities worldwide, Claremont Graduate […]Thursday
Midnight Blizzard: Guidance for responders on nation-state attackhttps://www.microsoft.com/en-us/security/blog/2024/01/25/midnight-blizzard-guidance-for-responders-on-nation-state-attack/The Microsoft security team detected a nation-state attack on our corporate systems on January 12, 2024, and immediately activated our response process to investigate, disrupt malicious […]Friday

Azure Community articles courtesy of The Cloud Pirate

<
Name Title URL
John Savill's Technical Training Azure Infrastructure Update - 19th of January 2024 https://www.youtube.com/watch?v=OefmIwrHlf0
Scott Duffy Azure World Newsletter – Issue 5,01 https://softwarearchitect.ca/azure-world-newsletter-issue-5-01/
Cloud Lunch and Learn The Future of the Cloud is WebAssembly - A deep-dive on Wasm https://www.youtube.com/watch?v=M9aY7h-PpUg
Panu Oksala Azure Dashboard https://oksala.net/2024/01/21/azure-dashboard/
Travis Roberts Migrate AVD Insights to the New Azure Monitor Agent https://www.ciraltos.com/this-video-reviews-options-to-move-an-avd-host-pool-from-the-mma-client-to-the-new-azure-monitor-agent-ama/
John Savill's Technical Training Azure Elastic SAN Deep Dive https://www.youtube.com/watch?v=RQqcQW4GikA
Jeff Brown Getting Started with Microsoft Graph API https://www.youtube.com/watch?v=TjqrXW5N8HM
Imran Rashid Azure Route Tables Explained https://cloudbuild.co.uk/azure-route-tables-explained/
Wesley Haakman Container Image Security Part 3: Image Integrity and Azure Policy https://www.wesleyhaakman.org/container-image-security-part-3-image-integrity-and-azure-policy/
Jake Walsh Starting 2024 the right way, again! 5 great resources to help create a successful Azure Environment https://jakewalsh.co.uk/5-great-resources-to-help-create-a-successful-azure-environment/
Jeff Brown Azure DevOps Service Connection Configuration Guide https://jeffbrown.tech/azure-devops-service-connection/?utm_source=rss&utm_medium=rss&utm_campaign=azure-devops-service-connection
Nicholas Chang Mastering Azure Cost Management with Gregor Suttie Episode 1 https://www.youtube.com/watch?v=aQiTfJYSc3A
John Kilmister Connecting Azure to Azure DevOps with Federated Credentials and Service Connections https://www.blueboxes.co.uk/connecting-azure-to-azure-devops-with-federated-credentials-and-service-connections/
Thomas Thornton Displaying Terraform Plan as a comment in Azure DevOps Repo PRs with Azure DevOps Pipelines https://thomasthornton.cloud/2024/01/24/displaying-terraform-plan-as-a-comment-in-azure-devops-repo-prs-with-azure-devops-pipelines/
OnAirInTheCloud By Keith Atherton, Gregor Suttie and Matt Boyd Episode Thirteen - Craig White https://podcasters.spotify.com/pod/show/onairinthecloud/episodes/Episode-Thirteen---Craig-White-e2enpbq
Techielass Check if network connectivity for Azure Connected Machine Agent is blocked - Azure Arc https://www.techielass.com/check-if-network-connectivity-for-azure-connected-machine-agent-is-blocked-azure-arc/
Wesley Haakman Container Image Security part 4: Azure Policy, Ratify and Notation https://www.wesleyhaakman.org/container-image-security-part-4-azure-policy-ratify/
Cloud Lunch and Learn Azure Lockdown: Defending Your Cloud Kingdom + Azure Quiz Game https://www.youtube.com/watch?v=pp4T23Ho9rI
Billy York Extracting Nested Fields in Kusto 2.0 https://www.cloudsma.com/2024/01/extracting-nested-fields-in-kusto-2-0/?utm_source=rss&utm_medium=rss&utm_campaign=extracting-nested-fields-in-kusto-2-0

Microsoft Learn (50 new or modified learn modules)

NameLinkDescriptionCategory
Business intelligence and analytics design for Dynamics 365 solutionshttps://learn.microsoft.com/en-us/training/modules/bi-analytics-design-dynamics-365The Business intelligence and analytics design workshop is for implementation projects that have significant business intelligence and analytics requirements and need guidance and best practices for […]Microsoft Learn,Dynamics 365,Dynamics 365 Commerce,Dynamics 365 Customer Service,Dynamics 365 customer-insights-journeys,Dynamics 365 Field Service,Dynamics 365 Finance,Dynamics 365 Human Resources,Dynamics 365 Project Operations,Dynamics 365 Sales,Dynamics 365 Supply Chain Management
Externalize the configuration of an ASP.NET app by using an Azure key vaulthttps://learn.microsoft.com/en-us/training/modules/aspnet-configurationbuilderLearn how to use ConfigurationBuilder to dynamically configure an ASP.NET web app to retrieve secrets from an Azure key vault.Microsoft Learn,.NET,.NET ASP.NET,Azure,Azure App Service,Azure Key Vault
Navigate your Viva Glint resultshttps://learn.microsoft.com/en-us/training/modules/viva-glint-navigate-viva-glint-resultsDesigned for Viva Glint users, this module guides you through the various dashboards and reports available on the Viva Glint app. Understanding each element of Viva […]Microsoft Learn,Microsoft Viva
Administer Dynamics 365 Business Central onlinehttps://learn.microsoft.com/en-us/training/modules/admin-online-dynamics-365-business-centralLearn how to administer your Business Central environment and tenants, from joining the Cloud Solution Provider program to configuring monitoring.Microsoft Learn,Dynamics 365,Dynamics 365 Business Central
Adjust inventory in Dynamics 365 Business Centralhttps://learn.microsoft.com/en-us/training/modules/adjust-inventoryDo you want to learn how to adjust inventory and count items? This module explains how you can use the item journals to adjust, count, and […]Microsoft Learn,Dynamics 365,Dynamics 365 Business Central
Introduction to Azure Kubernetes Service (AKS) Edge Essentialshttps://learn.microsoft.com/en-us/training/modules/introduction-to-aks-edge-essentialsEvaluate whether AKS Edge Essentials is appropriate to automate and run your containerized applications and the opportunities it can create for your business.Microsoft Learn,Azure,Azure aks-edge-essentials,Windows IoT
Publish an API to Azure Static Web Appshttps://learn.microsoft.com/en-us/training/modules/publish-static-web-app-api-preview-urlPublish an Angular, React, Svelte, or Vue JavaScript app and API with Azure Static Web Apps and Azure Functions. Deploy your code from GitHub to a […]Microsoft Learn,Azure,Azure App Service,Azure Functions,Azure static-web-apps
Introduction to Web Development with Blazorhttps://learn.microsoft.com/en-us/training/modules/blazor-introductionEvaluate whether Blazor is appropriate for your next web development project and learn how Blazor works.Microsoft Learn,.NET,.NET ASP.NET Core,.NET Blazor
Introduction to application provisioninghttps://learn.microsoft.com/en-us/training/modules/introduction-to-app-provisioningBy the end of this module, you’re able to describe how application provisioning works to automatically provision users and evaluate whether application provisioning is appropriate in […]Microsoft Learn,Azure
Plan and deploy Windows Server IaaS Virtual Machineshttps://learn.microsoft.com/en-us/training/modules/plan-deploy-windows-server-iaas-virtual-machinesYou’ll be able to describe Azure compute and storage in relation to Azure VMs, and deploy Azure VMs by using the Azure portal, Azure CLI, or […]Microsoft Learn,Azure,Azure Cloud Shell,Azure Portal,Azure Storage,Azure Virtual Machines
Get started with a finance and operations implementation projecthttps://learn.microsoft.com/en-us/training/modules/get-started-implementation-projectThe implementation lifecycle for finance and operations will help you to understand the best practices recommended to accomplishing a successful journey through a finance and operations […]Microsoft Learn,Dynamics 365,Dynamics 365 Finance,Dynamics 365 Supply Chain Management
Work with analytics and reporting in finance and operations appshttps://learn.microsoft.com/en-us/training/modules/work-analytics-reporting-finance-operationsEmpower business users to make important decisions by using analytics and reporting in finance and operations apps.Microsoft Learn,Dynamics 365,Dynamics 365 Finance,Dynamics 365 Supply Chain Management
Review the security model for your Dynamics 365 solutionshttps://learn.microsoft.com/en-us/training/modules/fast-track-securityEngage with customers to assess the effectiveness of their security strategy and provide guidance for improvement.Microsoft Learn,Dynamics 365,Dynamics 365 Commerce,Dynamics 365 Customer Service,Dynamics 365 customer-insights-journeys,Dynamics 365 Field Service,Dynamics 365 Finance,Dynamics 365 Human Resources,Dynamics 365 Project Operations,Dynamics 365 Sales,Dynamics 365 Supply Chain Management
Present Business Applications designs to stakeholdershttps://learn.microsoft.com/en-us/training/modules/present-business-applications-designsIn this module, you’ll learn about the various types of communication and presentations that you can expect on a project.Microsoft Learn,Dynamics 365,Dynamics 365 Business Central,Dynamics 365 Customer Service,Dynamics 365 customer-insights-journeys,Dynamics 365 Field Service,Dynamics 365 Finance,Dynamics 365 Human Resources,Dynamics 365 Intelligent Order Management,Dynamics 365 Project Operations,Dynamics 365 Sales,Dynamics 365 Supply Chain Management,Microsoft Power Platform dataverse,Microsoft Power Platform Power Apps,Microsoft Power Platform Power Automate
Identify data integration patterns and scenarios in finance and operations appshttps://learn.microsoft.com/en-us/training/modules/integration-patterns-finance-operationsAs a developer, you are generally part of the data integration scenarios during and after a finance and operations apps implementation. This module explores web application […]Microsoft Learn,Dynamics 365,Dynamics 365 Finance,Dynamics 365 Supply Chain Management
Post go-live strategy for Dynamics 365 solutionshttps://learn.microsoft.com/en-us/training/modules/post-go-live-dynamics-365The Post go-live workshop gives the implementation team the opportunity to confirm that the solution has delivered the objectives that were initially set.Microsoft Learn,Dynamics 365,Dynamics 365 Commerce,Dynamics 365 Customer Service,Dynamics 365 customer-insights-journeys,Dynamics 365 Field Service,Dynamics 365 Finance,Dynamics 365 Human Resources,Dynamics 365 Project Operations,Dynamics 365 Sales,Dynamics 365 Supply Chain Management
Get to know your Dynamics 365 customershttps://learn.microsoft.com/en-us/training/modules/get-know-dynamics-365-customersLearn how you can get to know your customers and their industries, use a roadmap, and get testimonies.Microsoft Learn,Dynamics 365,Dynamics 365 Business Central,Dynamics 365 Customer Service,Dynamics 365 customer-insights-journeys,Dynamics 365 Field Service,Dynamics 365 Finance,Dynamics 365 Human Resources,Dynamics 365 Intelligent Order Management,Dynamics 365 Project Operations,Dynamics 365 Sales,Dynamics 365 Supply Chain Management,Microsoft Power Platform dataverse,Microsoft Power Platform Power Apps,Microsoft Power Platform Power Automate
Enroll devices to Mobile Device Managementhttps://learn.microsoft.com/en-us/training/modules/enroll-devices-to-mobile-device-managementEnroll devices to Mobile Device ManagementMicrosoft Learn,Microsoft 365,Office 365
Design the Dynamics 365 deploymenthttps://learn.microsoft.com/en-us/training/modules/design-dynamics-365-deploymentLearn how to design the Dynamics 365 deployment.Microsoft Learn,Dynamics 365,Dynamics 365 Business Central,Dynamics 365 Customer Service,Dynamics 365 customer-insights-journeys,Dynamics 365 Field Service,Dynamics 365 Finance,Dynamics 365 Human Resources,Dynamics 365 Intelligent Order Management,Dynamics 365 Project Operations,Dynamics 365 Sales,Dynamics 365 Supply Chain Management,Microsoft Power Platform dataverse,Microsoft Power Platform Power Apps,Microsoft Power Platform Power Automate
Dynamics 365 solution architecture best practices for data migrationhttps://learn.microsoft.com/en-us/training/modules/solution-architecture-data-migrationLearn about how migration of data is an essential part of any implementation.Microsoft Learn,Dynamics 365,Dynamics 365 Commerce,Dynamics 365 Finance,Dynamics 365 Human Resources,Dynamics 365 Supply Chain Management
Dynamics 365 solution architecture best practices for performancehttps://learn.microsoft.com/en-us/training/modules/solution-architecture-performanceLearn how to build an efficient system by using scenario-based approaches and guidance on good patterns (best practices) and anti-patterns (common pitfalls).Microsoft Learn,Dynamics 365,Dynamics 365 Commerce,Dynamics 365 Finance,Dynamics 365 Human Resources,Dynamics 365 Project Operations,Dynamics 365 Supply Chain Management
Prepare to go-live with finance and operations appshttps://learn.microsoft.com/en-us/training/modules/prepare-go-live-finance-operationsAll your hard work becomes a success by moving the implemented solution in finance and operations apps to the production environment. You want a happy customer, […]Microsoft Learn,Dynamics 365,Dynamics 365 Finance,Dynamics 365 Supply Chain Management
Work with data management in finance and operations appshttps://learn.microsoft.com/en-us/training/modules/work-data-management-finance-operationsYou can export or import data in finance and operations apps by using the Data management workspace. Validate the data by staging the source data, and […]Microsoft Learn,Dynamics 365,Dynamics 365 Finance,Dynamics 365 Supply Chain Management
Evaluate requirements for Dynamics 365 projectshttps://learn.microsoft.com/en-us/training/modules/evaluate-requirements-dynamics-365-projectsLearn to evaluate project requirements for Dynamics 365.Microsoft Learn,Dynamics 365,Dynamics 365 Business Central,Dynamics 365 Customer Service,Dynamics 365 customer-insights-journeys,Dynamics 365 Field Service,Dynamics 365 Finance,Dynamics 365 Human Resources,Dynamics 365 Intelligent Order Management,Dynamics 365 Project Operations,Dynamics 365 Sales,Dynamics 365 Supply Chain Management,Microsoft Power Platform dataverse,Microsoft Power Platform Power Apps,Microsoft Power Platform Power Automate
Guided project – Develop conditional branching and looping structures in C#https://learn.microsoft.com/en-us/training/modules/guided-project-develop-conditional-branching-loopingGuided project – Develop conditional branching and looping structures in C#Microsoft Learn,.NET,Visual Studio Code
Clean, transform, and load data in Power BIhttps://learn.microsoft.com/en-us/training/modules/clean-data-power-biPower Query has an incredible number of features that are dedicated to helping you clean and prepare your data for analysis. You’ll learn how to simplify […]Microsoft Learn,Microsoft Power Platform,Microsoft Power Platform Power BI
Introduction to GitHub in Visual Studio Codehttps://learn.microsoft.com/en-us/training/modules/introduction-to-github-visual-studio-codeGet started with the basics of using GitHub in Visual Studio Code through hands-on exercises. Create a simple project in Visual Studio Code to publish to […]Microsoft Learn,Azure,GitHub
Get started with warehouse management in Dynamics 365 Business Centralhttps://learn.microsoft.com/en-us/training/modules/get-started-warehouse-managementDo you want to discover the options that you have to use warehouse management in Microsoft Dynamics 365 Business Central? Take this module to discover how […]Microsoft Learn,Dynamics 365,Dynamics 365 Business Central
Introduction to Transact-SQLhttps://learn.microsoft.com/en-us/training/modules/introduction-to-transact-sqlIntroduction to Transact-SQLMicrosoft Learn,Azure SQL Database,Azure SQL Managed Instance,Azure SQL Server on Virtual Machines,Azure SQL Virtual Machines,SQL Server
Build a bot by using Teams Toolkit for Visual Studio Codehttps://learn.microsoft.com/en-us/training/modules/teams-toolkit-vsc-create-botA bot, commonly called a chat bot, uses a conversational interface that users can interact with by sending and receiving messages that contain text or interactive […]Microsoft Learn,Microsoft 365,Microsoft Teams
Configure Network Watcherhttps://learn.microsoft.com/en-us/training/modules/configure-network-watcherYou’ll learn how to configure Network Watcher and troubleshoot common networking problems.Microsoft Learn,Azure Network Watcher
Use built-in functions and GROUP BY in Transact-SQLhttps://learn.microsoft.com/en-us/training/modules/use-built-functions-transact-sqlUse built-in functions and GROUP BY in Transact-SQLMicrosoft Learn,Azure SQL Database,Azure SQL Managed Instance,Azure SQL Server on Virtual Machines,Azure SQL Virtual Machines,SQL Server
Create your first copilot in Microsoft Copilot Studio – Online workshophttps://learn.microsoft.com/en-us/training/modules/power-virtual-agents-create-online-workshopLearn how to create your first copilot in Microsoft Copilot Studio.Microsoft Learn,copilot-studio,Microsoft Power Platform
Create a UI in a .NET MAUI app by using XAMLhttps://learn.microsoft.com/en-us/training/modules/create-user-interface-xamlLearn how to design a UI for a .NET MAUI app using XAML.Microsoft Learn,.NET,.NET dotnet-maui,Visual Studio
Introduction to Azure Network Watcherhttps://learn.microsoft.com/en-us/training/modules/intro-to-azure-network-watcherThis module explains what Azure Network Watcher does, how it works, and when you should choose to use Network Watcher as a solution to meet your […]Microsoft Learn,Azure Network Watcher
Introduction to Windows on Arm – Port a .NET application to natively support Arm-based processorshttps://learn.microsoft.com/en-us/training/modules/port-windows-applications-to-natively-support-armLearn about Windows on Arm, its benefits and capabilities and how to add an Arm configuration build to an existing .NET application.Microsoft Learn,.NET,Visual Studio,Windows windows-11
Publish a web app to Azure with Visual Studiohttps://learn.microsoft.com/en-us/training/modules/publish-azure-web-app-with-visual-studioLearn how to use Azure App Service to create a new ASP.NET-based web app, then publish and update directly from Visual Studio.Microsoft Learn,.NET ASP.NET Core,Azure,Visual Studio IDE
Combine multiple tables with JOINs in T-SQLhttps://learn.microsoft.com/en-us/training/modules/query-multiple-tables-with-joinsCombine multiple tables with JOINs in T-SQLMicrosoft Learn,Azure SQL Database,Azure SQL Managed Instance,Azure SQL Server on Virtual Machines,Azure SQL Virtual Machines,SQL Server
Introduction to Visual Studio Codehttps://learn.microsoft.com/en-us/training/modules/introduction-to-visual-studio-codeIn this module, you learn how to assess whether Visual Studio Code is the right source code editor for you. We explore how Visual Studio Code […]Microsoft Learn,Visual Studio Code
Consume REST web services in .NET MAUI appshttps://learn.microsoft.com/en-us/training/modules/consume-rest-services-mauiConsume a REST web service by using HttpClient and perform basic CRUD operations. You’ll detect when your device is connected to the internet to provide a […]Microsoft Learn,.NET,.NET dotnet-maui,Visual Studio
Receive and invoice items in Dynamics 365 Business Centralhttps://learn.microsoft.com/en-us/training/modules/receive-invoice-dynamics-d365-business-centralDo you want to know how to receive and invoice purchase documents in Business Central? This module will focus on how to receive items from vendors […]Microsoft Learn,Dynamics 365,Dynamics 365 Business Central
Create items in Dynamics 365 Business Centralhttps://learn.microsoft.com/en-us/training/modules/create-itemsDo you want to know how to create items in Business Central? This module explains how to set up inventory items, and items of the type […]Microsoft Learn,Dynamics 365,Dynamics 365 Business Central
Store local data with SQLite in a .NET MAUI apphttps://learn.microsoft.com/en-us/training/modules/store-local-dataLearn how to store and access data held in SQLite using a .NET MAUI appMicrosoft Learn,.NET,.NET dotnet-maui,Visual Studio
Access a user’s calendar events in an ASP.NET Core app with Microsoft Graphhttps://learn.microsoft.com/en-us/training/modules/msgraph-dotnet-core-access-user-eventsMicrosoft Graph provides access to data stored across Microsoft 365 services. In this module, you’ll learn how to access Microsoft 365 data to show a user’s […]Microsoft Learn,.NET,Microsoft 365,Microsoft Graph
Implement Bicephttps://learn.microsoft.com/en-us/training/modules/implement-bicepImplement BicepMicrosoft Learn,Azure,Azure Artifacts,Azure Boards,Azure Cloud Services,Azure DevOps,Azure Pipelines,Azure Repos,Azure Test Plans,GitHub
Get started with web development using Visual Studio Codehttps://learn.microsoft.com/en-us/training/modules/get-started-with-web-developmentPractice the beginning steps of web development by creating a simple web project in Visual Studio Code that contains a web page, a CSS file, and […]Microsoft Learn,Visual Studio Code,Windows
Create a new .NET project and work with dependencieshttps://learn.microsoft.com/en-us/training/modules/dotnet-dependenciesCreate a .NET project and learn to add packages and manage package dependencies in your project. Use the .NET Core CLI and NuGet registry to add […]Microsoft Learn,.NET
Manage network service settings for Windows devices using PowerShell cmdletshttps://learn.microsoft.com/en-us/training/modules/manage-network-service-settings-for-windows-devices-use-powershell-cmdletsThis module covers the PowerShell modules and cmdlets that are used to configure network settings for Windows devices.Microsoft Learn,Azure,Azure Cloud Shell,Azure PowerShell,Azure Virtual Machines,Entra ID,Microsoft 365
Getting started with Visual Studio for Windows 10 app developmenthttps://learn.microsoft.com/en-us/training/modules/get-started-with-visual-studio-for-windows10-app-devLearn how to use Visual Studio in GitHub to create, debug, and deploy Windows 10 applications with themes, refactoring, and code snippets.Microsoft Learn,Visual Studio IDE,Windows
Use a database with minimal API, Entity Framework Core, and ASP.NET Corehttps://learn.microsoft.com/en-us/training/modules/build-web-api-minimal-databaseLearn how to add a database to a minimal API application.Microsoft Learn,.NET,.NET ASP.NET Core

(C) @2024 AzureFeeds by: Luke Murray . All time & dates are based on New Zealand Standard Time.

You can register for this newsletter at the following: Sign Up for Newsletter


0 Bytes Ave, Hamilton, Waikato 3206, New Zealand


|