361,550 questions

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

Securely connect a dev web app to a database?

So I'm working on an application where a Blazor frontend calls a coreFx backend, which in turn handles data in a sql server. I would like to securely connect the web app to the database. So far I found two options that don't involve completely opening…

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,290 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,360 questions
asked 2020-06-07T16:56:15.927+00:00
Metallkiller 21 Reputation points
accepted 2020-06-23T17:13:46.57+00:00
Metallkiller 21 Reputation points
1 answer

Azure Automation Update Management Boolean Value is Broken

Within Azure Automation Update Management I have a script which requires a boolean value. As you can see this was working on the 14/05/2020 However when attempting to rerun the same script with no changes this morning I was faced with…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,191 questions
asked 2020-06-01T12:33:30.513+00:00
Leo D'Arcy 1 Reputation point
answered 2020-06-23T17:09:33.607+00:00
bharathn-msft 5,086 Reputation points Microsoft Employee
1 answer

Call API /users but i only received infomation of me?

hello. Can you help me? i use API https://learn.microsoft.com/en-us/graph/api/user-list?view=graph-rest-1.0&tabs=http i want list users but i only received infomation of me. tell me why? . i want list users signed to my app. thank you.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,534 questions
asked 2020-06-18T01:55:10.117+00:00
Trần Minh Trọng 1 Reputation point
commented 2020-06-23T16:49:38.437+00:00
Shashi Shailaj 7,581 Reputation points Microsoft Employee
1 answer

Redirecting O365 traffic

We have a large network in Azure (no on-prem) which generates a lot of O365 traffic. This currently flows through the firewall and out to the internet but is it possible to implement something like a service endpoint or express route in Azure to direct…

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,290 questions
asked 2020-06-23T13:52:54.593+00:00
Robert Cook 1 Reputation point
answered 2020-06-23T16:30:52.33+00:00
msrini-MSFT 9,271 Reputation points Microsoft Employee
3 answers

Search for Text in PDF File stored in Blob

Is there way to search blobs of PDF files without at Azure Cognitive Search? I configured a test blob and from what I can see the Microsoft.search/SearchServices are going to be the AU$12.19 per day.. $360 per month.. (on about 100MB of test…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
860 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,616 questions
asked 2020-06-14T23:32:41.487+00:00
The Timp 1 Reputation point
commented 2020-06-23T16:25:16.41+00:00
deherman-MSFT 35,556 Reputation points Microsoft Employee
1 answer

Issue with Logging in Microsoft from 2 computers?

I have 2 laptops. Every time l log into 1 with the One drive and try to log into the other days later, it keeps wanting me to change my password saying that there is a breech when its just me and it is getting annoying. It will not let me bypass the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,534 questions
asked 2020-06-23T06:22:37.017+00:00
Requel P 1 Reputation point
answered 2020-06-23T16:15:39.983+00:00
Shashi Shailaj 7,581 Reputation points Microsoft Employee
0 answers

Error al cargar librerías de Unity

No se pudo encontrar el componente "nombre de la librería" al que se referencia, eso me aparece, antes de esto yo: cambie de versión de Unity, instale el framework de la versión 4.6.2 de Visual Studio. Ayuda por favor, esto me aparece desde…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,642 questions
asked 2020-06-22T02:57:33.07+00:00
Lautaroatilioares 1 Reputation point
commented 2020-06-23T15:46:58.937+00:00
Lautaroatilioares 1 Reputation point
1 answer

how to download certificate from keyvault in .cer format using powershell?

I would like to download certificate from keyvault in the format .cer as part of my automation script. How would I do it using powershell?

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,184 questions
asked 2020-06-22T10:50:14.487+00:00
Vineesha Reddy 6 Reputation points
commented 2020-06-23T15:46:52.263+00:00
JamesTran-MSFT 36,541 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Integrating Constant Contact with D365 Marketing Leads/Activities

We have been utilizing Constant Contact as our subscription center and email marketing service for years. We recently launched D365 marketing and I'm wondering how to best continue using CC for our emails as the functionality is much better than the D365…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,530 questions
asked 2020-06-23T15:04:21.427+00:00
Boxey, Diana 21 Reputation points
accepted 2020-06-23T15:12:18.053+00:00
Boxey, Diana 21 Reputation points
1 answer

Live Event attendee numbers

Hi - I'd like to know how to find to out how the maximum amount of people that attended a Live Event at one time - I know about the Attendee list download - but want to know if there is an easier way to know the amount of the people that attended at the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,584 questions
asked 2020-04-03T21:49:20.433+00:00
Jane Gadd (AT) 6 Reputation points
commented 2020-06-23T15:05:13.667+00:00
RYDL, Pavel 1 Reputation point
1 answer One of the answers was accepted by the question author.

“No installed components were detected” error on toggling AppBarButton visibility with Visual States

In my UWP application, I am having a CommandBar with few AppBarButtons whose visibility I am toggling using Visual State. Whenever I apply any Visual State as VisualStateManager.GoToState(this, nameof(State1), false); I get the following error: No…

Universal Windows Platform (UWP)
asked 2020-06-23T06:58:57.073+00:00
Preethi Gajendran 21 Reputation points
commented 2020-06-23T15:03:19.95+00:00
Preethi Gajendran 21 Reputation points
5 answers One of the answers was accepted by the question author.

Bookings REST API no customerId/ customername

We use the Bookings app to reserve workplaces in the office. If we create an appointment by the reservation form and we make a request off the appointments by the REST API, we will see a customer id equal to null. --> GET…

Microsoft Entra
asked 2020-06-05T11:54:52.367+00:00
Werk Waterman 21 Reputation points
commented 2020-06-23T14:41:39.253+00:00
Saurabh Sharma 23,791 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Updated lists of Windows 10 IoT Core supported Processor

Hello, We are in the Architectural phase of our new Medical Device's design. We need to find out the best processor which supports Windows 10 IoT core. We have found the below link where we could be able to find the list of Processors. …

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,919 questions
asked 2020-06-23T11:30:08.74+00:00
Maharajan M 21 Reputation points
answered 2020-06-23T14:38:29.32+00:00
Sean Liming 4,591 Reputation points
1 answer

I like to return to my office365 from crome

drug attachments directly to documents, without downloading every time. if you can communicate in Japanese, it helps very much.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,668 questions
asked 2020-06-23T14:25:29.017+00:00
吉田仁吉 1 Reputation point
answered 2020-06-23T14:27:55.927+00:00
Anonymous
5 answers

Publsh Web API to azure

Hi there, I have an azure account (free, for the being). When I publish my API from my mac to azure the PC notifies me that I have no account under my username, by which I signed into xamarin with. Please help.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,360 questions
asked 2020-06-23T09:12:05.417+00:00
Andre Stemmett 1 Reputation point
answered 2020-06-23T14:19:06.947+00:00
Andre Stemmett 1 Reputation point
1 answer

Change Subscription for Virtual Machine - Error

I get this error now for the last 5 days. I have moved the resource successfully between subscriptions before. {"code":"ResourceMoveProviderValidationFailed","message":"Resource move validation failed. Please see…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,551 questions
asked 2020-06-23T13:38:33.047+00:00
Seph Robbertse 1 Reputation point
answered 2020-06-23T14:13:51.073+00:00
vipullag-MSFT 25,941 Reputation points
1 answer One of the answers was accepted by the question author.

Out-of-memory error webservice deployed with Azure ML Studio

I have a webservice which exposes a predictive model. It has been deployed with Auzure ML Studio. Since the last model re-training and webservice deployment, in circa 1% of the cases in production, I get the following out-of-memory (possibly correlated)…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,714 questions
asked 2020-06-22T12:02:14.117+00:00
Marco Mattioli 21 Reputation points
accepted 2020-06-23T14:13:49.567+00:00
Marco Mattioli 21 Reputation points
4 answers One of the answers was accepted by the question author.

Problem Installing Azure Explorer on Linux VM; Not Able to Connect Storage Explorer to password manager

I am attempting to install Azure Explorer on an Azure Linux VM (version 18.04). I ran this sequence on Linux: sudo apt-get update && sudo apt-get upgrade -y sudo apt install -y libgconf-2-4 libgnome-keyring-common libgnome-keyring0 sudo…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
242 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,551 questions
asked 2020-06-19T14:11:04.773+00:00
Darrell Kent 66 Reputation points
accepted 2020-06-23T14:13:13.05+00:00
Darrell Kent 66 Reputation points
1 answer One of the answers was accepted by the question author.

Azure AD B2C billing - What is a Montly Active User?

If I set the users token to last for say 1 year, will that reduce my costs? or the simple fact of checking for the validity of that token will (with a call to my custom api for example) will constitute as a MAU?

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,759 questions
asked 2020-06-19T02:56:37.13+00:00
Leonardo Ferreira 21 Reputation points
accepted 2020-06-23T13:49:30.673+00:00
Leonardo Ferreira 21 Reputation points
1 answer One of the answers was accepted by the question author.

Why do my dataflow pipelines spend 5 minutes in acquiring compute state every time?

I have a bunch of pipelines using dataflows for data transformations each with different sources and sinks. All pipeline exactly takes 5 minutes to spin up a cluster for these dataflows even though they are all triggered almost at the same time. Is there…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,131 questions
asked 2020-05-08T22:50:52.553+00:00
KranthiPakala-MSFT 46,442 Reputation points Microsoft Employee
commented 2020-06-23T13:41:42.403+00:00
Lavanya Sreedhar 1 Reputation point Microsoft Employee