95,685 questions with Azure-related tags

Sort by: Updated
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.
961 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.
961 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
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
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-03T16:53:21.3733333+00:00
Srinud 1,155 Reputation points Microsoft Vendor
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,294 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,294 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.
961 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,294 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
2 answers One of the answers was accepted by the question author.

Azure SQL Database connctivity

Hi Team, I have deployed azure SQL database service and I want to connect this database within the private network or office network, which configuration need to do from azure side. which IP need to whitelist from our office network? Thanks in advance!

Azure SQL Database
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
469 questions
asked 2024-04-30T05:18:55.9333333+00:00
Ankush Gurjar 135 Reputation points
commented 2024-05-03T16:09:06.14+00:00
Oury Ba-MSFT 16,391 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to move data from one table to another table within same workspace of LOG ANALYTICS using Azure Data Factory ?

How to move data from one table to another table within same workspace of LOG ANALYTICS using Azure Data Factory 2.from one table in log analytics workspace 1 to another table in log analytics 2 workspace using Azure Data Factory ?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,598 questions
asked 2024-03-14T00:37:19.5866667+00:00
Rishabh Srivastava 40 Reputation points Microsoft Employee
accepted 2024-05-03T16:08:33.41+00:00
Rishabh Srivastava 40 Reputation points Microsoft Employee
3 answers

Azure backup vault for Postgresql Flexi instance

HI , Question on the long term backup for Azure postgresql flexi - as per the doc below https://learn.microsoft.com/en-us/azure/backup/backup-azure-database-postgresql-flex I observed that, after the successful backup, I see the backup files in object…

Azure Database for PostgreSQL
asked 2024-05-01T13:43:38.7333333+00:00
subhash-DBA 20 Reputation points
commented 2024-05-03T16:07:05.1233333+00:00
Oury Ba-MSFT 16,391 Reputation points Microsoft Employee
0 answers

Directory Harvest Attck

Hi Everyone, we will soon be upgrading our Azure subscription to Security but right now we are getting thousands of SPAM emails can anyone please tell me if there is a way to create a conditional access policy in Entra to stop Directory Harvest…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
961 questions
asked 2024-05-03T16:06:14.61+00:00
Jeff Hattendorf 0 Reputation points
1 answer

How to copy the data from Amazon S3 to Azure SQL database incrementally.

Hello team, I wanted to wanted to copy data from Amazon S3(JSON format) to Azure SQL database. I wanted to learn the mechanism for incrementally updating the data from Amazon S3 to Azure SQL. Also, the environment has only SHIR deployed, so data flows…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,598 questions
asked 2024-05-01T20:06:01.4533333+00:00
Shweta Chavan 40 Reputation points
edited a comment 2024-05-03T16:06:06.96+00:00
Oury Ba-MSFT 16,391 Reputation points Microsoft Employee