Overview:
We sometimes see customers asking questions related to a discrepancy between the server storage usage and their expectations on the actual data usage. In this blog we will go through how to investigate storage consumption for Azure Database f…
Month: December 2021
Friday Five: Azure File Sync, GitHub Tips, More!
Upgrading Radial Gauge from UWP to WinUI 3
Diederik Krols lives in Antwerp, Belgium. He is a principal consultant at U2U Consult where he leads, designs and develops C# and XAML apps for the enterprise and the store. He’s a Windows Development MVP sin…
Viva Connections & SharePoint Framework Community Call – 30th of December, 2021
Viva Connections & SharePoint Framework bi-weekly community call recording from December 30th is now available from the Microsoft 365 Community YouTube channel at http://aka.ms/m365pnp/videos. You can use SharePoint Framework for build…
Upload Error: The extension package size ‘26272573 bytes’ exceeds the maximum package size ‘26214400
This blog content is compiled by @Ahetejaz from Azure DevOps CSS support team.
Recently, he helped a customer in resolving an issue where an extension upload threw an error below in Azure DevOps server.
Upload Error: The extension pack…
Library to turn Azure ML Compute into Ray and Dask cluster
Ray and Dask are two among the most popular frameworks to parallelize and scale Python computation. They are very helpful to speed up computing for data processing, hyperparameter tunning, reinforcement learning and model serving and many other scenari…
Continue readingMicrosoft Identity Platform community call – December 2021
Call Summary:
This month’s in-depth topic: A Zero Trust primer for developers. In this session, we begin by introducing developers quickly to the core Zero Trust principles: Verify explicitly, Use least privilege ac…
Azure Databricks: 2021 Year in Review
As we approach the new year, we often find ourselves reflecting on what we accomplished in the year that is coming to a close. Global pandemic aside, 2021 was a busy year for Azure Databricks. The platform expanded into new core use-cases w…
Continue readingCreate Azure Batch Pool with PowerShell
Pre-requirements:
Before starting, you must have an existing Batch account.
Before we start:
The aim of this blog is to show you how to create a Batch pool using PowerShell command (PowerShell command to create Batch pool) with several features …