Can you answer these questions?
View all unanswered questionsThese questions still don't have an answer
Why can't I use azure/login@v2 since I am using GitHub environments?
The property "EncryptionAtHost" cannot be found on this object
Microsoft Azure App Gateway Returning 499/504 Erorr
Moving Azure Blob File to On-Premises NFS Share via Logic App or Linux Function App
Azure WebJobs won't get triggered from Azure Storage Queue
Recommended answers
View all recommended answersThese answers have been recommended
I tried to read data, it is showing correct output, but when I tried to read the data using streaming autoloader, I'm getting an error [closed]
You are giving the schema wrong way. It should be the data type object, list or string in DDL format. Below is the sample to define schema explicitly. from pyspark.sql.types import * schema = ...
MSAL Different Scopes For Different Users
That's not possible. Scopes are assigned to applications, not users. A scope allows an application to do some operations on behalf of the signed in user. What you need is user authorization in your ...
Why does Microsoft Graph API return no signInActivity for some guest users?
You're not missing anything in your API request. When I ran the same query in my environment, I too have few guest users without signInActivity in response like this: GET https://graph.microsoft.com/...
Error: Operation returned an invalid status 'Bad Request' on client.complete
File "c:\Users\abc\TestFalcon.venv\Lib\site-packages\azure\ai\inference_patch.py", line 738, in complete raise HttpResponseError(response=response) azure.core.exceptions.HttpResponseError: ...
How to connect to SQL instance on Container App in Azure, deployed from Aspire
How to connect to the database? To connect your database, ensure your application is running properly after creating the database. Open the Aspire Dashboard Locate your project from the list of ...
See what's trending
View all trending questionsThese are the most active questions in Microsoft Azure Collective
"The certificate chain was issued by an authority that is not trusted" when connecting DB in VM Role from Azure website
Reset identity seed after deleting records in SQL Server
Could not load file or assembly "System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
How to get the azure account tenant Id?
How to copy files from Kubernetes Pods to local system
How to Connect to Azure Table Storage and Manipulate Data with PySpark
Create file on Azure file storage using postman
How to rename the function in the Azure Function Apps
FTP authentication has been disabled for this web app. You will not be able to authenticate using these credentials
Inserting a Value into a Dataverse Lookup Column in Using Data Factory
Simply submit a proposal, get it approved, and publish it.
See how the process works