Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

0 votes
0 answers
32 views

How to set up access requests to an Entra application?

Within Azure we use an Enterprise Application for authentication to our custom web app. Similarly to Sharepoint where access requests can be configured so a user has to submit a request for access ...
Elliot's user avatar
  • 33
2 votes
2 answers
29 views

How to get or find the single public IP in an Azure app service

Our application is hosted on Azure app service (say Server A). I see 7 Outbound IP Addresses. And there are 30 Additional Outbound IP Addresses. There is no App Gateway or API Gateway configured. This ...
sukesh's user avatar
  • 2,473
0 votes
0 answers
23 views

Azure App Service Certificate cannot be deployed

Did anyone experience that Azure App Service Certifcate cannot be deployed? I recieve the following BadRequest message: { "code": "CertificateResellerWebService_CertificateValidationError", "...
Gabor Varga's user avatar
0 votes
0 answers
27 views

Eureka instance hosted as Azure Web app registers itself with wrong ip (ip from within the container)

I have a setup of a Spring Boot apps, which are hosted as Azure Web App. My understanding of all components of Azure Web Apps and their connections is still vague to me, so exucse me if I ...
fascynacja's user avatar
  • 2,476
-1 votes
0 answers
30 views

Facing Problem of not displaying answers in Chat Playground in Azure OpenAI Studio [closed]

I have created azure ai search service and used Text split skillset and made index. I also deployed a web Application. Sometimes, in Chat Playground or Web Application, when I ask questions, sometimes ...
Tanuj Verma's user avatar
0 votes
0 answers
31 views

Downtime During Azure App Service Slot Swap

I'm facing a downtime issue during slot swaps in Azure App Service and would like to share some details and potential solutions I've tried so far. I'm seeking further advice and insights on how to ...
Wallyson Romeiro's user avatar
0 votes
1 answer
61 views

Move resource from one region to another region

I have tried to move a resource from one region to another region but when I'm trying to Azure resource mover to move a particular resource I'm getting a message saying that it is unsupported. Is it ...
reel Media's user avatar
-1 votes
1 answer
30 views

Frequent 400 Errors in Blazor App on Azure: 'Ms-AspNetCore-Token' Mismatch

I’m encountering frequent 400 status code errors with my Blazor web app deployed in Azure App Service. The app is using interactive render mode as server and interactive location as global, and it's ...
Bharat Ram's user avatar
0 votes
0 answers
53 views

Multiple web apps in azure gives socket exception

I'm new to Azure portal and DevOps in general. Some context: I recently created a new App Service(Web app) in azure which will be my production environment. I used the same app plan as my UAT ...
Sebastian Van Rooyen's user avatar
0 votes
1 answer
45 views

Can we Deploy Web Application in Azure OpenAI of Production Level

I have created azure ai search service and used Text split skillset and made index. I also deployed a web Application but have a question that If I want to create to production level, which means that ...
Tanuj Verma's user avatar
-1 votes
0 answers
68 views

gRPC Server hosted on Azure Linux App Service not accessible anymore since 2024-07-19 [closed]

Since 2024-07-17 our application hosting gRPC Services isn't accessible on Azure anymore and I can't figure out any configuration issues from my side. We didn't change anything and it suddenly isn't ...
Peter's user avatar
  • 11
0 votes
1 answer
111 views

azure app service headache...cant' deploy app

I'm not even sure where to begin. Been stuck on this for weeks. azure support no help tried deploying my webapp via the az webapp up --runtime PYTHON:3.9 --sku B1 --logs command as per the tutorial. ...
JimmyProton's user avatar
0 votes
2 answers
44 views

Login failed: 530 User cannot log in. FTPS Azure connection failing with web app

I created my first .Net api and I would like to upload it in a Azure web page using Github actions and FTPS. However, I keep getting error when trying connect to the ftps server. This is what I type ...
elnukakujo's user avatar
0 votes
2 answers
71 views

How to allow IP Based access to StorageAccount in Azure VNet?

We have a scenario where our Storage account inside VNet to restricted to specific public IP range Access. How to allow access to this Storage account inside VNet? Should we create App Service? How to ...
Malini Kennady's user avatar
0 votes
2 answers
66 views

Troubleshooting Inconsistent Work Item Retrieval in Azure DevOps Release API

I have an Azure DevOps API for fetching the releases between the start date and the end date https://vsrm.dev.azure.com/${organization}/${project}/_apis/release/releases?minCreatedTime=${startDate}&...
Chaitanya Kumar Muppuri's user avatar

15 30 50 per page
1
2 3 4 5
601