95,126 questions with Azure-related tags

Sort by: Updated
1 answer

Function disappearing from Azure Function App

Hi , Im using azure function app triggered by service bus and coding with Python. when I adding the following line : from azure.storage.blob import BlobServiceClient The function disappearing from Azure Function App. I added azure.storage.blob to…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
545 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,266 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.
951 questions
asked 2024-04-26T22:45:17.34+00:00
Dor Aharony 0 Reputation points
answered 2024-04-27T20:19:34.5366667+00:00
Dor Aharony 0 Reputation points
0 answers

Can you assist with a Synapse issue involving memory allocation in SQL DW Copy Command in Data Factory, without solely resorting to increasing DWU?

I'm encountering an issue while using the Copy Activity in Data Factory with the Polybase copy option. The error message I receive is as follows: “…..SQL DW Copy Command operation failed with error 'Unable to allocate 257707 KB for columnstore…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,373 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,547 questions
asked 2024-04-27T20:11:41.1666667+00:00
EmaLom 0 Reputation points
edited the question 2024-04-27T20:16:39.1166667+00:00
EmaLom 0 Reputation points
1 answer

Azure App service won't display my website

I have deployed my application using Azure DevOps. I configured my pipeline to install Node.js, Npm install, Copy files and Publish artifact. The release is created from same pipeline and released to App service. When i visit the App service website…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,879 questions
asked 2024-04-27T20:07:22.2233333+00:00
Precious Seun 0 Reputation points
answered 2024-04-27T20:16:03.8366667+00:00
Olufunso Adewumi 155 Reputation points Microsoft Employee
2 answers

Connecting to the Twitter API to use in a Logic App gives "Create and authorize OAuth connection failed"

Hi! Recently noticed that my Twitter bot stopped on the 20th April, this was due to an error in the Twitter connector. I created a new connection using "Use default shared application" but had the same problem. I created my own Twitter…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,845 questions
asked 2023-04-24T06:20:52.1433333+00:00
keef urquhart 15 Reputation points
commented 2024-04-27T20:15:55.6766667+00:00
Kumar, Deewakar 0 Reputation points
2 answers

Azure Postgresql Flexi instance - How to check the table creation date and time

HI Can someone help me to find the tables/objects create date/time in Azure postgresql flexi instance ? we used to use this one , select * from pg_stat_file( pg_relation_filepath('alert') ) in on-prem but that's not working in azure with admin user due…

Azure Database for PostgreSQL
asked 2024-04-24T02:29:38.51+00:00
subhash-DBA 20 Reputation points
answered 2024-04-27T19:08:25.0166667+00:00
Nacho Alonso Portillo 0 Reputation points Microsoft Employee
5 answers One of the answers was accepted by the question author.

How to open phpmyadmin on azure linux

I installed lamp on azure vm but i cant open phpmyadin.I get this error when i try to connect using IP address i get this error "This site can’t be reached 102.133.169.103 refused to connect. Try: Checking the connection [Checking the proxy and…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,130 questions
asked 2024-04-19T21:13:49.05+00:00
Pascal 20 Reputation points
accepted 2024-04-27T19:04:24.74+00:00
Pascal 20 Reputation points
1 answer

can we create manintenance configuration only with azurerm provider not with azureapi

can we create manintenance configuration only with azurerm provider not with azureapi If yes, could you please provide more info on assigning install patches, windows, linux and other arguments.

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
222 questions
asked 2024-04-27T07:08:09.0566667+00:00
Varma 1,120 Reputation points
commented 2024-04-27T17:54:35.9333333+00:00
Sina Salam 3,561 Reputation points
0 answers

I have subscribed for Azure Student account But not able to sign in because of the error shown in the screenshot below.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
951 questions
asked 2024-04-27T17:54:01.74+00:00
Saumya Mishra 0 Reputation points
5 answers

Accounts not showing up in Microsoft Authenticator after successfully completing recovery on new Android device

I recently switched to a new smartphone and have completed recovery successfully on the new phone, but only the sync account is showing up in the 'Authenticator' tab on the new device. Backup is enabled on the previous device and says the backup was last…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,496 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,474 questions
asked 2022-12-06T19:49:31.323+00:00
MS Learner 1 Reputation point
commented 2024-04-27T17:47:23.5033333+00:00
Adam Cameron 0 Reputation points
1 answer

How to Clear App Service Caching

I have an Angular website hosted in a Linux-based app service. This website is not very complicated, not high volume, and does not process highly critical or confidential data. It does leverage SendGrid to send transactional email messages to customers.…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,879 questions
asked 2024-04-26T23:20:58.1366667+00:00
Darlene Fountaine 20 Reputation points
commented 2024-04-27T17:38:38.1266667+00:00
Darlene Fountaine 20 Reputation points
1 answer

Unable to connect Azure file share from powershell

Hi Team, I have created a file share named as share inside a storage account and uploaded a file . When i am trying to connect from windows using windows connect script in powershell its giving below error PS C:\WINDOWS\system32> $connectTestResult =…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,164 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,690 questions
asked 2024-04-27T14:05:06.7933333+00:00
Amit Mohanty 60 Reputation points
edited an answer 2024-04-27T17:34:50.8066667+00:00
Patchfox 3,701 Reputation points
2 answers

What are the prerequisites for doing the 'Microsoft Azure Fundamentals: Describe Cloud Concepts' course

What are the prerequisites for doing the 'Microsoft Azure Fundamentals: Describe Cloud Concepts' course This question is related to the following Learning Module

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.
905 questions
asked 2024-04-27T15:56:44.0966667+00:00
Design District 0 Reputation points
answered 2024-04-27T17:27:58.73+00:00
aatheeque 1,330 Reputation points Microsoft Vendor
1 answer

Global Secure Access vs AVD client

Does the global secure access (GSA) client in Entra replace the AVD client? I'm trying to decide the best secure way to setup remote employee access to apps and services and I'm a little unsure if I need both the GSA/AVD or just one. I know I can…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
951 questions
asked 2024-04-27T15:49:48.7866667+00:00
Tyro Beatty 0 Reputation points
answered 2024-04-27T17:24:06.8033333+00:00
Patchfox 3,701 Reputation points
1 answer One of the answers was accepted by the question author.

Connecting Azure Data Factory to Azure SQL Managed Instance

I am trying to connect Azure Data Factory to Azure SQL Managed Instance, but I cannot get it to work. The MI is on a private endpoint, and the Data Factor is on a private endpoint. I created the Linked Service with a private endpoint: When I create…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,547 questions
asked 2024-04-22T22:31:35.87+00:00
Scott Klein 161 Reputation points
commented 2024-04-27T17:08:35.23+00:00
Scott Klein 161 Reputation points
0 answers

Azure vCode based cosmos DB for mongo DB Quick Start

I have created Azure vCode based cosmos DB for mongo DB account. When i click on "Quick Start" for further testing. It always throws me error "Connection Failed We are unable to connect to the temporary workspace." I have configured…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
951 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,443 questions
asked 2024-04-27T17:02:08.57+00:00
Baijnath Singh 0 Reputation points
commented 2024-04-27T17:08:21.0633333+00:00
Patchfox 3,701 Reputation points
0 answers

How to send a file/patch/message from IOT hub to IOT Edge device

I want to upload a patch or Json file to the IOT Edge device from IOT hub. I have connected the Edge device to the hub via DPS and have been able to send messages and trigger downloads from the hub from the Edge side using this. And I can send telemetry…

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
536 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,117 questions
asked 2024-04-27T17:05:10.4566667+00:00
Krithick Kalyan T 0 Reputation points
0 answers

While creating functionapp it shows BadGateway

"status": "Failed", "error": { "code": "Forbidden", "message": "The subscription 'd03952d3-5e71-4be1-8314-0fa483e2a434' is not allowed to create or update the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,266 questions
asked 2024-04-22T04:07:41.3+00:00
Keerthi Yellagari 0 Reputation points
commented 2024-04-27T17:04:35.63+00:00
Patchfox 3,701 Reputation points
0 answers

Add other organization in Authenticator App Account

How can I add my other Organization (Guest) in Microsoft Authenticator?

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,496 questions
asked 2024-04-22T00:49:17.76+00:00
Mohammad Amin N. Marohombsar 0 Reputation points
commented 2024-04-27T17:02:01.4733333+00:00
Patchfox 3,701 Reputation points
2 answers

I can't Delete my KeyVault Resource

I tried anything but i don't know what can i do to force keyvault deletion and remove this warning.

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,117 questions
asked 2024-04-27T16:35:32.72+00:00
ENGELS JIMENEZ 0 Reputation points
answered 2024-04-27T16:57:50.5933333+00:00
Andreas Baumgarten 96,521 Reputation points MVP
0 answers

Max pages best practice

Is there a best practice or suggested way for handling large documents (> 2000 page limit)? I’d like to handle these documents in batches to avoid data loss. I know that there is a page range parameter but without knowing the total number of pages…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,368 questions
asked 2024-04-27T16:53:48.23+00:00
Seth Fenster 0 Reputation points