95,686 questions with Azure-related tags

Sort by: Updated
1 answer

Blazor Multitenant Configuration with Azure App Configuration Service

I have read the following article, but no where in this document does it talk about how this can be instantiated within your program.cs or startup using…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
208 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,395 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,906 questions
asked 2024-05-01T17:47:48.67+00:00
Tom McCartan 5 Reputation points
commented 2024-05-03T17:10:13.71+00:00
Tom McCartan 5 Reputation points
1 answer

Custom Domain from Goddaddy does not work with Azure public IP

I have custom domain from GoDaddy. i want to connect it to public IP that I have for a VM (linux) on Azure. However, even though I set the DNS records, domain does not work. When I visit it, it is unreachable. If i visit the public IP, then I can see my…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,158 questions
asked 2024-05-01T21:37:26.3766667+00:00
imdk 0 Reputation points
commented 2024-05-03T17:10:08.8766667+00:00
GitaraniSharma-MSFT 47,591 Reputation points Microsoft Employee
0 answers

Azure Communications and HVE

Hello Azure Community, I'm Michael Stewart, a Systems Engineer, and I am seeking some insights and guidance regarding the recent updates to the Azure Communications High-Volume Email (HVE) service. As we prepare to integrate these changes, I have several…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,295 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
962 questions
asked 2024-05-03T17:10:02.7733333+00:00
Michael Stewart 0 Reputation points
1 answer

When Creating Azure Function App I am stuck on the Storage page

I am not sure what's going on here. When creating an Azure Function app, I am stuck on the storage account page. The page just spins forever. Any ideas?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,295 questions
asked 2024-05-01T11:46:58.93+00:00
Mohamed Pussah 5 Reputation points
commented 2024-05-03T17:08:31.4266667+00:00
Mike 0 Reputation points
1 answer

!!Email_me_if_you_want_your_database_dbfile@proton.me

!!Email_me_if_you_want_your_database_dbfile@proton.me This appeared in my MySql server on an Azure VM. They also deleted 30 database. It looks like it is an empty database and they just used the name to send a message. The database can not be dropped Is…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
714 questions
asked 2024-05-03T09:07:59.83+00:00
Phillip Hamilton 0 Reputation points
answered 2024-05-03T17:08:04.0433333+00:00
Phillip Hamilton 0 Reputation points
0 answers

InsertDate and UpdateDate column addition in Sink-Delta from dataflow.

I am using dataflow to Upsert the data to my delta lake. My requirement is to have two columns - 1. insertdate 2.updatedate . If there is a new record then both insertdate and updatedate column should get updated with current_date() values. And, if…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,598 questions
asked 2024-05-03T16:53:31.2266667+00:00
Vaibhav 85 Reputation points
commented 2024-05-03T17:07:53.6933333+00:00
phemanth 5,840 Reputation points Microsoft Vendor
1 answer

Not getting the updated html title

The html page is not getting updated. I am updating the index.html file by code index.html command. But unable to close it using ctrl+c in mac. But its showing the file is saved as I did ctrl + s. But after redeployment the title is not getting updatd. …

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
936 questions
asked 2024-05-03T15:54:24.82+00:00
Srideep Bhattacharjee 0 Reputation points
edited an answer 2024-05-03T17:03:46.89+00:00
Srinud 1,155 Reputation points Microsoft Vendor
0 answers

re-activate deleted Subscription

I can't find a way to un-delete my subscription disabled 20 days ago. Azure subscription ID b03f63dc-d273-4e03-a478-fb0164243771 Doesn't show in billing history either.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
962 questions
asked 2024-05-03T17:02:08.14+00:00
Joshua Miller 0 Reputation points
0 answers

re-activate deleted Subscription

I recently (20 days) deleted an Azure Subscription b03f63dc-d273-4e03-a478-fb0164243771 tksiproprod6453 And now I cannot find a way to re-activate it. Doesn't even show in my past billing history. Any advice?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
962 questions
asked 2024-05-03T17:00:52.65+00:00
Joshua Miller 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to setup CICD pipeline for .net core application having different config files for different environemnts in azure devops

I have to setup CICD pipelines for .net core application which has 4 environments Dev/QA/Uat/Prod with 4 different config files such as appsetting.qa.json, appsettings.prod.json etc, need to know the .net core mechanism when it gets deployed to azure app…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,906 questions
asked 2024-04-29T14:52:23.5433333+00:00
Nikhil Rasal 20 Reputation points
commented 2024-05-03T16:57:03.69+00:00
Michael Taylor 48,576 Reputation points
1 answer One of the answers was accepted by the question author.

How to assign custom domain to developer portal in API Management portal?

Currently I have a custom domain on my API endpoint in API Management. It is for the gateway endpoint. I want to assign the domain of the developer portal to a separate domain. However, it does not work when I follow the steps outlined here. For…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,767 questions
asked 2024-05-01T16:31:35.47+00:00
hampton123 1,050 Reputation points
accepted 2024-05-03T16:48:46.56+00:00
hampton123 1,050 Reputation points
0 answers

custom domain redirect to default abc.azurewebsites.net urls on Azure WordPress site

Hello, My Azure WordPress site domain redirects to my default abc.azurewebsites.net. urls. DNS is all set up and secure. Wordpress general setting is also set on Custom domain. The site did accessed through custom domain abc.com But all pages URLs are…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
599 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,157 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,906 questions
asked 2024-05-03T16:48:42.2433333+00:00
Saram 0 Reputation points
0 answers

How to route all internet bound traffic originating from a VM flow through a NVA

I have 2 subnets inside a VNet, default subnet & NVA subnet. I have one VM(windows server 2022 datacenter) inside NVA subnet configured as a NVA with ip forwarding enabled at NIC level and in OS level I have enabled LAN routing. This NVA machine is…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,158 questions
asked 2024-05-03T05:49:39.7466667+00:00
Abhi 0 Reputation points
commented 2024-05-03T16:45:57.8966667+00:00
GitaraniSharma-MSFT 47,591 Reputation points Microsoft Employee
2 answers

VS Enterprise Containerized a Function App with Azure Function Template

Hi, Created a simple Function App (FuncTest2) in Visual Studio Enterprise 2022 using the Azure Function Template with Docker Support. The solution is located in C:\Projects\FuncTest2 Here's the Dockerfile #See https://aka.ms/customizecontainer to learn…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,295 questions
asked 2024-05-02T08:09:24.2733333+00:00
Allan Au 20 Reputation points
answered 2024-05-03T16:45:04.7733333+00:00
LeelaRajeshSayana-MSFT 13,471 Reputation points
0 answers

Azure Function .Net8 Json Deserialization Error

I'm developing an azure function in .Net8 which is a migration from a .net6 in-process function. The code always breaks while trying to deserialize a json object that comes within the EventGridEvent.Data which triggers the function, the deserialization…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,295 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,188 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
318 questions
asked 2024-05-03T16:43:16.76+00:00
Adonis Briceno 46 Reputation points
2 answers

How can I enable Chat communication between external users and Microsoft Teams users through the Teams desktop app ?

Hello Microsoft team, I've successfully integrated Microsoft Teams calling into my web application using Azure Communication Services and Microsoft Graph. However, I'm encountering difficulties enabling chat communication between external users…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
684 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
asked 2024-04-12T17:21:52.6666667+00:00
Satish Bellare 0 Reputation points
edited a comment 2024-05-03T16:27:53.6266667+00:00
Satish Bellare 0 Reputation points
0 answers

Configure AKS Container Insights to exclude collecting logs from pods based by name

We have Container Insights enabled on our AKS cluster, sending logs and metrics to AppInsghts. We want to configure Container Insights to exclude certain pods (based on pod name wildcard - 'myPod*') from sending logs. Based on my research, I found this…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,865 questions
asked 2024-05-03T16:25:28.8533333+00:00
Guy Swartwood 65 Reputation points
0 answers

How to route all internet bound traffic via a Network Virtual Appliance

I have 2 subnets inside a VNet, default subnet & NVA subnet. I have one VM(windows server 2022 data center) inside NVA subnet configured as a NVA with ip forwarding enabled at NIC level and in OS level I have enabled LAN routing. This NVA machine is…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
962 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,158 questions
asked 2024-05-03T16:22:28.3866667+00:00
Abhi 0 Reputation points
6 answers One of the answers was accepted by the question author.

xxx.azurewebsites.net doesn't redirect to custom domain after setting up

My Azure Wordpress app servcie landlordgurus.azurewebsites.net doesn't redirect to landlordgurus.com even though custom domain was already setup correctly. landlordgurus.azurewebsites.net is built using "Wordpress on app service". My other…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,906 questions
asked 2023-07-28T00:59:53.3166667+00:00
Xu Wang 40 Reputation points
answered 2024-05-03T16:16:54.23+00:00
Saram 0 Reputation points
1 answer

How to add subfolders to the azure functions app using VScode?

Hello there, I have sub folders "assets" and "components" inside the content directory of my azure function app. I want to copy these folders to the output directory. How to do that? I tried including this to my .csproj file but it…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,295 questions
asked 2024-05-01T10:03:16.4+00:00
Adwait Naik 40 Reputation points
answered 2024-05-03T16:16:31.8666667+00:00
LeelaRajeshSayana-MSFT 13,471 Reputation points