Microsoft Azure Collective

A collective for developers to engage, share, and learn about Microsoft Azure’s open-source frameworks, languages, and platform. This collective is organized and managed by the Stack Overflow community.
215.8k Questions
+397
18.8k Members
+186
Contact

Pinned Bulletins

View all 1 bulletins

Microsoft Azure has some news to share

Can you answer these questions?

View all unanswered questions

These questions still don't have an answer

0 votes
0 answers
3 views

When to use Azure Network interfaces' application_gateway_backend_address_pools

I went through Azure documentation on Application gateway & network interfaces but couldn't find information about when to use application_gateway_backend_address_pools I have a usecase where I ...
1 vote
0 answers
5 views

Docker container works fine locally, but gives error when trying to run on Azure

Brief Overview I have a docker image that runs perfectly fine on my local device (macOS 14.3.1), but when I try to run the exact same image on azure container apps, it throws an exception. Any help ...
0 votes
0 answers
9 views

Publish To IIS on Azure Windows VM from MacOS

Currently, I have a DOTNET application that I can publish locally and FTP to IIS hosted on an Azure VM. Is there an automated way to do the publish? I've come across instructions for WebDeploy however ...
-2 votes
0 answers
9 views

How to update to the latest external Git in Azure Web App?

Someone deployed a ChatGPT Web app in Azure for me, but the version installed from the repository is from a few months ago. I'm trying to figure out how to update the external Git, but if I reconnect ...
-1 votes
0 answers
8 views

I need an azure product that executes my intensive ffmpeg command then dies, and i only get charged for the delta. Any Tips?

I need an azure product where i can run my ffmpeg process on but i dont want to deal with acces overhead etc. But i need to be able to specify how strong the cpu and stuff should be. So consumption ...

Looking for an extra challenge?

View all bountied questions

These questions have a bounty on them

-1 votes
0 answers
29 views
+50

Is it safe to integrate with SharePoint online API through a console application which is hosted on local VM

I have the below console application, which integrates with SharePoint Online. the console application is hosted on a local VM and authenticates with SharePoint using ClientId, TenantID & ...
2 votes
1 answer
112 views
+100

Generating token for Fabric Rest api using client secret

I am working as a POC where I have to connect to Fabric Rest API from c# and I want to create Items. I am able to create items as per the instructions provided on https://learn.microsoft.com/en-us/...
3 votes
0 answers
71 views
+500

Blazor unable to reach login.microsoftonline.com due to network setup

I have a Blazor .NET 8 server-side app working correctly on an unsecured machine, and am trying to move it to a machine that has no direct outbound internet access; only via web proxy. The app uses ...

Learn something new
These are the most recent articles in Microsoft Azure Collective
0 votes
3 views
1 minute read
How-to guide

Create file on Azure file storage using postman

Create a file in Azure FileShare using postman. Pre-Requisite Azure Storage account with a file share Role assignment Storage File Data Privileged Contributor scoped to file share. Get required ...
Tejas Nagchandi's user avatar
1 vote
63 views
1 minute read
How-to guide

How to rename the function in the Azure Function Apps

Sometimes, renaming the function classes is required as that represents the meaningful name of the current version and the functionality of that class. There is no inbuilt option for renaming the ...
Jashua Criss's user avatar
2 votes
211 views
1 minute read
How-to guide

FTP authentication has been disabled for this web app. You will not be able to authenticate using these credentials

What should you do when you get this error? You can simply follow the steps in the below image: Go to the Configuration of the Azure Web app (or) Azure App Service. Next, go to the General Settings. ...
Jashua Criss's user avatar
2 votes
171 views
1 minute read
How-to guide

Inserting a Value into a Dataverse Lookup Column in Using Data Factory

When inserting data into a dataverse sink in data factory, it is worth bearing in mind that lookups may not behave how you expect them to. There are 3 situations involving lookups to be aware of: You'...
B.Griffin's user avatar
  • 365
5 votes
305 views
5 minute read
Knowledge article

A Developer's Manual for Azure's AI services.

Introduction: Azure is like a beacon in the vast world of artificial intelligence for developers , looking to integrate cutting-edge AI capabilities into their applications. This article is a ...
Mohamed Azarudeen Z's user avatar