Skip to main content
0 votes
0 answers
39 views

I already managed to create an account shared access token not a user delegated token from azure.identity import DefaultAzureCredential, ClientSecretCredential from azure.storage.blob import ...
Mig Rivera Cueva's user avatar
0 votes
0 answers
41 views

I have followed these docs to make cloud-to-device-messages work. Sending the C2D message with IoTHubRegistryManager in the backend works: I can confirm in the portal that on that specific device C2D ...
poklaassen's user avatar
0 votes
1 answer
166 views

I'm looking for a way to monitor the status of an Azure Automation Python runbook through code, so I can create a function to send alerts using a specific template like this: Azure Automation Runbook ...
soso rabih's user avatar
0 votes
1 answer
386 views

I'm pretty new to Azure speech service and I'm using twilo/plivo service for connecting a number with azure stt and process it further after transcription. My problem is when I speak something, it's ...
Henven's user avatar
  • 1
0 votes
1 answer
333 views

I am using Azure Search AI service to store my documents chunk along with some information inside the metadata. However when I try to filter on metadata the filter does not work. Here is an example of ...
Jason_mils's user avatar
0 votes
1 answer
142 views

azure-iot-device : 2.14.0 azure-iot-hub : 2.6.1 asyncio : 3.4.3 Python Version : 3.10.12 Azure IoTHub Details: Tier: S1 Description of Issue: This issue is on Linux/Ubuntu 22.04 LTS It is working ...
Nayan Goswami's user avatar
0 votes
1 answer
922 views

I previously was using the ClientSecretCredential class to authenticate with the Azure SDK but the Service principals changed to a workload identity federation model, because of this I switched to ...
steveyB's user avatar
  • 21
1 vote
1 answer
334 views

I'm trying to create a YAML-based pipeline in Azure DevOps using the Python SDK (azure-devops), but I'm encountering the following error: azure.devops.exceptions.AzureDevOpsServiceError: Value cannot ...
Shashank's user avatar
0 votes
1 answer
293 views

I'm using the python Azure SDK, and for things like subnets, ipConfiguration objects will have a generic resource ID for the attached device - sometimes it's a NIC, or a PEP or something else. I know ...
AnotherHowie's user avatar
0 votes
1 answer
430 views

Working in an Azure Databricks environment. I have a spark dataframe containing 200 rows, each of which represents a container in ADLS. For each row I need to sum the size of the blobs in that ...
user26590429's user avatar
2 votes
1 answer
2k views

I'm trying to list the blobs in a container in Azure Storage in a python script using the Azure SDK. However, I'm getting the error "AuthorizationPermissionMismatch". This surprises me, ...
Ytsen de Boer's user avatar
0 votes
1 answer
1k views

I'm having a hard time to understand how User assigned identity works on Compute Clusters on Compute Clusters. Today, I have a Compute Instance with a User assigned identity that will connect to other ...
BeGreen's user avatar
  • 1,033
0 votes
2 answers
245 views

In the Azure portal, I can check/enable VM Monitoring Insights: In the portal, we can get a list of VMs that are monitored here: https://portal.azure.com/#view/Microsoft_Azure_Monitoring/...
doublethink13's user avatar
0 votes
1 answer
788 views

I am new on Azure cloud and using my personal account for Microsoft Azure Cloud. I have installed Azure ML Client library for Python using this resource. I am trying to connect to Azure Machine ...
Talal's user avatar
  • 89
1 vote
1 answer
574 views

At first, I have some terraform code that will deploy compute instances for AML. But there's a lack of update of the terraform code so we can not add the option of schedules and auto shutdown. https://...
BeGreen's user avatar
  • 1,033

15 30 50 per page
1
2 3 4 5
23