We have subscription for Azure communication Service for WhatsApp messaging we want to used same service in staging and production site is it possible?
We have subscription for Azure communication Service for WhatsApp messaging we want to used same service in staging and production site is it possible? As our staging is used for development purpose.
Create DB identity in synapse notebook
Hi, I want to create a Synapse notebook where can read data from Azure SQL server DB. So I need to connect the DB via jdbc and enter the user name and password like code below. Is there a way where I can store this username and password somewhere so that…
how to use this code in .net?
I need this code which is in Javascript:m1:float[,] m2:float[,]`function multiplyMatrices(m1, m2) { return m1.map((row, i) => { return m2[0].map((_, j) => row.reduce((acc, _, n) => acc + m1[i][n] * m2[n][j], 0 …
Upload Metadata file in SAML using Graph API for automation
Hi Everyone, I have setup a SAML enabled Service Principal and I want to automate the Metadata uploading part using Graph API or if there are any other options I am all ears. Thank You in Advance
Playback Error on Microsoft Azure Fundamentals video
Hello, The video on "Describe Azure storage accounts" (unit 2 of 9) on Module 3: Describe Azure storage services of Microsoft Azure Fundamentals: Describe Azure architecture and services is not working. I am receiving an error using Microsoft…
azure storage explanation video is not playing
storage video in storage module is not playing, can you guys please resolve it This question is related to the following Learning Module
Unexpected error
while trying to schedule exam i am getting unexpected error
Troubleshooting Failure of DevOps Services Import from TFS
I am attempting to import a very old Azure DevOps Server repository (currently on AzureDevopsServer_20240806.7) into Azure DevOps Services. All validation errors from the migration tool have been resolved. I am able to create and upload a DACPAC and…
Cosmos DB NoSQL Connection Pooling in FastAPI
Is it necessary to implement a connection pool at the application level when using Azure Cosmos DB NoSQL with autoscale enabled? The backend is built on FastAPI, and there is confusion regarding the appropriate way to manage connection pooling. Some…
Error 65000 setting desktop image URL via Intune
For my devices that join my Azure AD domain, they are auto-enrolled into Intune, which is our MDM authority. Various settings are successfully applied except for the Desktop Image and Lock Screen Image URL. The images themselves are hosted in an Azure…
Index Files and then Search Index Efficient
I am attempting to build a file command index for searching. I have the following code; however it consumes system resources and freezes the program at times. `Private Sub ListBackgroundWorker_DoWork(sender As Object, e As DoWorkEventArgs) Handles…
Remove TargetReleaseVersion through Intune
Hello, I am working on removing TargetReleaseVersion and TargetReleaseVersionInfo through Intune. For some context, a previous admin enabled this for a fleet of WORKGROUP joined devices that operated off of our corporate network. We did not have Intune…
Cannot add owner or roles to azure abonnement
Hello, unfortunately we cannot add any role to our azure subscription. Its greyed out with all my admin users and when checking "Role assignments" it says there isn't any. I also cannot open a support ticket because I need the support role for…
(Resolved - Service seems back) DeepSeek-V3(x) model only works with stream option True, otherwise timeout
DeepSeek-V3 and DeepSeek-V3-0324 model stop working on non-streaming request. Simple use the example shows timeout. Using "stream=True" then works. import os from azure.ai.inference import ChatCompletionsClient from azure.ai.inference.models…
Win 11 24H2 - Cannot Install Sandbox - Have to Manually Install Cumulative Updates
Since upgrading to 24H2 I've had a lot of trouble with Feature Installations and Cumulative Updates. Sandbox was working fine prior to 24H2 but after updating the sandbox wouldn't open. I disabled the feature and upon trying to re-enable it after…
How to fix Excel that will not allow formatting?
My excel file will not allow me to formatting any cells. All cells are acting like text and will not allow any monetary formatting, i.e. accounting or currency formatting.
Can't verify phone number to activate free Azure account
I'm trying to activate a free Azure account with my Microsoft account, but the phone number verification step always fails. I’ve tried multiple valid phone numbers (including ones never used before), in different browsers, devices, and even using a newly…
How can I access the Synapse REST API from Spark notebooks in a Synapse workspace deployed with a private endpoint?
I'm trying to access the Synapse REST API from Spark notebooks in my Synapse workspace, which is deployed with a private endpoint and has public network access disabled. When I attempt to call the API from within a notebook, I get the following…

Graph API Licenses model
I’m planning to use Microsoft Graph API to manage around 10,000 users. The key activities on Entra ID include: • Sending emails to their managers • Adding/removing users from groups • Enabling/disabling user accounts I wanted to check if there are…
Unexpected Error When Scheduling Exam
Subject: Urgent: Unexpected Error When Scheduling Exam Dear Pearson VUE Support Team, I am attempting to schedule an exam for Microsoft Azure Data Fundamentals through your website, but I am encountering an error message that reads: "We encountered…