Learning from Expertise #7: Where is my server storage taken – Azure PostgreSQL?

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… Continue reading Learning from Expertise #7: Where is my server storage taken – Azure PostgreSQL?

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… Continue reading Viva Connections & SharePoint Framework Community Call – 30th of December, 2021

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… Continue reading Upload Error: The extension package size ‘26272573 bytes’ exceeds the maximum package size ‘26214400

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 reading Library to turn Azure ML Compute into Ray and Dask cluster