103,172 questions with Azure-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Error on tab delimited file Dataset

Hi, I'm having problems with a tab delimited file on Azure Data Factory. I have a Self-hosted Integration Runtime pointing to a drive on a On-premises server, and a Dataset that is pointing to this tab delimited file. Here we can see the setup of…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,162 questions
asked 2020-08-27T17:50:39.343+00:00
Alexandre Von Mühlen 71 Reputation points
commented 2020-08-28T18:29:40.31+00:00
Alexandre Von Mühlen 71 Reputation points
1 answer One of the answers was accepted by the question author.

.Net 4.8 for Azure Cloud Service classic

Hey guys, I see that .NET 4.8 is getting installed to App services globally - https://github.com/Azure/app-service-announcements/issues/249 but are there any news for 4.8 availability for old Cloud Service classic? I saw an answer here -…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
677 questions
asked 2020-08-18T13:36:53.08+00:00
Sergey Litvinov 21 Reputation points
commented 2020-08-28T17:41:58.023+00:00
Sergey Litvinov 21 Reputation points
2 answers

azureml-sdk and azure-identity==1.4.0

In our project we already use azure-identity==1.4.0 (to use az cli authentication in development - DefaultAzureCredential). Now we would like to use azureml-sdk however it seems that it only works with azure-identity<1.3.0. Is there any workaround…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,720 questions
asked 2020-08-26T16:47:29.627+00:00
Marcin 1 Reputation point
commented 2020-08-28T17:39:55.817+00:00
YutongTie-MSFT 48,506 Reputation points
1 answer

[Cosmos DB] Randomly get unauthorized using primary password

We've been receiving the unauthorized status upon connecting to the cosmos db when using primary read-only password, and this happens randomly. We also tried with the secondary password, the same issue is happening that it sometimes connects to the db or…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,539 questions
asked 2020-08-19T19:20:13.537+00:00
Sungho Hong 1 Reputation point
commented 2020-08-28T17:07:44.697+00:00
KalyanChanumolu-MSFT 8,316 Reputation points
1 answer

Monitoring > Apache Spark applications, not seeing any successes

I'm not seeing any success messages even though my notebooks runs with no issues. Any ideas why?

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,681 questions
asked 2020-08-24T16:03:34.837+00:00
Ian Santillan 197 Reputation points
answered 2020-08-28T16:54:22.057+00:00
Ian Santillan 197 Reputation points
1 answer

Updating My Azure Spot Instance Max Price in the Online Portal

Hi, The pricing for my Spot instance VMs has gone up and my machines have been evicted. Therefore I need to increase my max price. The only documentation I can find is here: https://learn.microsoft.com/en-us/azure/virtual-machines/spot-vms And…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,567 questions
asked 2020-08-27T20:14:27.333+00:00
RG 6 Reputation points
answered 2020-08-28T16:10:20.937+00:00
RG 6 Reputation points
2 answers

How to securely use Azure services from an untrusted client?

Let's say I have a simple client Console App that I want to sell to the public. It's going to access an Azure service, let's say Table Storage. How do I secure the keys to Table Storage? It seems like it's impossible to do with just the client app? I…

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,190 questions
Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
164 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,632 questions
asked 2020-08-23T11:02:31.973+00:00
Paul Marsh 1 Reputation point
answered 2020-08-28T15:53:54.077+00:00
sadomovalex 3,631 Reputation points
2 answers

Test and Production environments in Azure

We are developing a Mobile App. We are going to use Hub Notifications and send Notifications from Back End to each mobile with the App Installed. We have 3 environments before deploying in Production environment. For example: Develop…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
299 questions
asked 2020-08-26T15:49:19.273+00:00
Jonathan Porras 1 Reputation point
answered 2020-08-28T15:43:13.007+00:00
sadomovalex 3,631 Reputation points
1 answer One of the answers was accepted by the question author.

Hadoop machine configuration in azure cloud

Plaining to create to learn the Hadoop but my machine configuration is not supporting, can you give me suggestions in azure cloud

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
677 questions
asked 2020-08-28T15:26:02.877+00:00
Padidala 21 Reputation points
accepted 2020-08-28T15:36:51.07+00:00
Padidala 21 Reputation points
2 answers

Azure Functions App with Multiple Functions

I have created a Functions App and two functions inside it. I configured blob trigger as input for each of the function. I tested uploading files to the containers which I configured as blob trigger. Then when I open log window under "Code +…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,656 questions
asked 2020-08-25T14:40:14.147+00:00
Jianfeng Bao 1 Reputation point
commented 2020-08-28T15:24:25.877+00:00
MayankBargali-MSFT 70,006 Reputation points
1 answer One of the answers was accepted by the question author.

Differences between Shared Key and Azure AD Storage Account access

I'm referencing this docs page: https://learn.microsoft.com/en-us/rest/api/storageservices/authorize-requests-to-azure-storage. Based on this link both Shared Key and Azure AD auth are "Supported" but will there be any special cases where one…

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,932 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,632 questions
asked 2020-08-27T19:57:21.863+00:00
Matthew Kracht 21 Reputation points
accepted 2020-08-28T15:19:39.267+00:00
Matthew Kracht 21 Reputation points
2 answers One of the answers was accepted by the question author.

which service in azure we need to use like EBS and EFS in aws

looking for alternative services in azure like aws EBS and EFS

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,932 questions
asked 2020-08-28T15:04:11.483+00:00
Gopal 41 Reputation points
accepted 2020-08-28T15:11:58.573+00:00
Gopal 41 Reputation points
1 answer One of the answers was accepted by the question author.

How to resize the instance in the azure vm

i am working as aws cloud engineer and trying upgrade the instance in azure

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,567 questions
asked 2020-08-28T14:55:01.427+00:00
Gopal 41 Reputation points
accepted 2020-08-28T15:01:09.557+00:00
Gopal 41 Reputation points
0 answers

Azure Service Catalog managed application - access different resource group via RBAC

Hello, I have a Service Catalog Managed Application that creates a virtual machine and runs a custom script to download files from an existing blob storage (in a separate resource group). It works when I use an explicit connection string, but I want to…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
125 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
723 questions
asked 2020-08-26T20:22:53.583+00:00
av-azure-admin-user 1 Reputation point
commented 2020-08-28T14:56:56.247+00:00
av-azure-admin-user 1 Reputation point
2 answers One of the answers was accepted by the question author.

Do we need two accounts (On at VMware level with required permissionas and one with admin access for push installation of mobility service) for replication of on-premises VMs to Azure using ASR?

Hi, We are planning to migrate on-premises VMs on VMware to Azure. So, we are gathering pre-requisites to perform setup? For the automatic discovery of VMs and push installation of mobility service, we assume that below are the pre-requisites…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
679 questions
asked 2020-08-28T06:40:55.11+00:00
VJ-8370 446 Reputation points
accepted 2020-08-28T14:44:52.933+00:00
VJ-8370 446 Reputation points
1 answer

Blazor WebAssembly Hosted app with IdentityServer works from azurewebsites.net domain but returns 401 with custom domain

Working on my Blazor WebAssembly Hosted app with Identity Server and following the steps in the docs to setup authentication with individual accounts with IdentityServer. In order to deploy the app to production on Azure app service I had to add a…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,385 questions
asked 2020-08-19T07:17:51.377+00:00
DonQuijote 21 Reputation points
commented 2020-08-28T14:03:18.457+00:00
DonQuijote 21 Reputation points
1 answer

IoT Central App does not load Device page

I am having issue loading Device page on IoT Central. I need to get to this device page to get the connection string/key information. Spinning wheel keeps spinning and page doesn't load. I tried different browsers (Chrome, Firefox & Edge). None of…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
359 questions
asked 2020-07-15T14:28:05.98+00:00
Roopak Ingole 51 Reputation points
answered 2020-08-28T13:58:35.307+00:00
AshokPeddakotla-MSFT 30,406 Reputation points
1 answer

Azure IoT Central -Device provisionnng error

I'm getting below error when i click on Devices section in Azure IoT central portal , Steps to reproduce the error: created a new Device Template --> Save --> Publish Click on Devices section to see below error Error details: Something…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
359 questions
asked 2020-08-18T15:49:58.297+00:00
Anand Kalanur 1 Reputation point
commented 2020-08-28T13:52:30.23+00:00
AshokPeddakotla-MSFT 30,406 Reputation points
0 answers

Not able to connect to VM even after opening port

Hi. I am not able to connect to VM even after opening port. I followed following two approaches, but none of these seems to be working: https://learn.microsoft.com/en-us/azure/virtual-machines/windows/nsg-quickstart-portal and …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,567 questions
asked 2020-08-21T06:25:31.14+00:00
Avdhesh Jha 1 Reputation point
commented 2020-08-28T13:20:17.22+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
1 answer

Azure Managed Instance manual backup to Storage container

I am migrating to Azure Managed Instance. Once there, I have to be regularly refreshing the lower environments from production. My script to take a manual .bak to a storage container is failing. I am connect to the managed instance from a jumpbox. I…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,189 questions
asked 2020-08-26T19:59:26.09+00:00
Gasongo, Ildephonse 1 Reputation point
commented 2020-08-28T12:57:21.463+00:00
Anurag Sharma 17,586 Reputation points