382,447 questions

Sort by: Updated
0 answers

Data Flow External Call transform does not appear to add row-specific URL, query parameters, or even make call in the first place

I am attempting to make calls to the Google Maps API as part of an ADF data flow. I initially set up the linked service as follows: I then set up the data flow as follows, where "key" is the API key, "address" is the address…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,740 questions
asked 2022-07-11T20:52:19.547+00:00
Chris J 61 Reputation points
commented 2022-07-29T18:30:51.607+00:00
KranthiPakala-MSFT 46,492 Reputation points Microsoft Employee
1 answer

See Sentinel Analytics Rule Applied to Incident?

Is there a way to see what analytic rule name is being applied to an incident? We have an incident we are trying to automate and are having some troubles. The automation will not work unless we select all analytic rule names, even though it seems…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,146 questions
asked 2022-07-27T14:33:47.33+00:00
Early, Brandon 21 Reputation points
commented 2022-07-29T18:21:51.657+00:00
Early, Brandon 21 Reputation points
1 answer

Bricked My Azure Account

I am hoping someone can help me or show me a way to get the help I need. I recently created an azure active directory for my free trial of azure. I wanted to start over so I deleted resources, subscriptions, and tenants. Unfortunately since I did…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,113 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,904 questions
asked 2022-07-29T00:58:44.3+00:00
Jonathon Riggert 1 Reputation point
answered 2022-07-29T18:11:40.73+00:00
Marilee Turscak-MSFT 36,856 Reputation points Microsoft Employee
1 answer

How to disable responses from calendar event?

I tried creating an event through the Microsoft Graph API endpoint: '/users/{id | userPrincipalName}/calendar/events' And apparently the field 'responseRequested' is read only as even when I'm sending value 'false', the attendee still is able to …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,113 questions
asked 2022-07-29T13:19:55.657+00:00
David Garcia 1 Reputation point
commented 2022-07-29T17:41:12.673+00:00
David Garcia 1 Reputation point
2 answers

Error in Azure Data factory

Failure happened on 'Sink' side. ErrorCode=DelimitedTextColumnNameNotAllowNull,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=The name of column index 3 is empty. Make sure column name is properly specified in the header…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,740 questions
asked 2021-07-13T16:34:41.857+00:00
Felipe Castaneda 1 Reputation point
commented 2022-07-29T17:31:26.01+00:00
BrianErlich 1 Reputation point
1 answer

Problemas na lista de Exames no meu Perfil

Boa tarde a todos, Por favor, estou com um problema na minha lista de exames. O exame MS-700 - Managing Microsoft Teams está com 2 marcações de dias, uma no dia 31/07 e outra em 05 de novembro (que é a data correta!) Podem verificar?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,335 questions
asked 2022-07-29T17:14:58.03+00:00
PauloAlexandredeMoraes-2166 1 Reputation point
answered 2022-07-29T17:25:22.097+00:00
Anonymous
2 answers One of the answers was accepted by the question author.

Azure AD | Password

Hi Can we change Azure AD password complexity ? I am able to create very simple passwords for users using Graph API Is there a way to change Azure AD password policies ?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,904 questions
asked 2022-07-28T10:03:31.647+00:00
Abhay Chandramouli 1,026 Reputation points
accepted 2022-07-29T17:25:11.153+00:00
Abhay Chandramouli 1,026 Reputation points
1 answer One of the answers was accepted by the question author.

Graph API | get users

We have millions of users in ADB2C I want to fetch all users at once. or is there a way we can fetch page wise ? Any solutions please ? It would be great to get all (millions) of users at once .. or we can have some pagination facility to…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,335 questions
asked 2022-07-28T17:18:33.02+00:00
Abhay Chandramouli 1,026 Reputation points
accepted 2022-07-29T17:24:42.493+00:00
Abhay Chandramouli 1,026 Reputation points
1 answer One of the answers was accepted by the question author.

Why I am getting error while connecting to below commands?

Why I am getting error while connecting to below commands? I was trying to export achieved teams via PowerShell script for that reason I had to run this script. Can you help me on this? Below the link for script …

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,354 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,113 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,740 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,007 questions
asked 2022-07-13T12:24:03.643+00:00
Vinod Survase 4,741 Reputation points
commented 2022-07-29T16:59:31.287+00:00
Vinod Survase 4,741 Reputation points
2 answers One of the answers was accepted by the question author.

Elimination of the account

Hi, I would like to eliminate my account. I create it by mistake. Thank you for your attention, Stefania Tarter

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,904 questions
asked 2022-07-29T08:20:07.73+00:00
Stefania Tarter 21 Reputation points
commented 2022-07-29T16:58:55.447+00:00
Manu Philip 18,561 Reputation points MVP
2 answers One of the answers was accepted by the question author.

Can multiple azure functions be created in the same project?

Hi, I have an existing project in Visual Studio 2019 which is a timer azure function app. This timer job is set to run for every 15 sec. I now want to add another timer azure function that needs to run once a month. How can I achieve this? Will it be a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,029 questions
asked 2022-03-21T15:42:22.57+00:00
sravya shivapuram 211 Reputation points
answered 2022-07-29T16:15:46.04+00:00
Adrian Griffith 61 Reputation points
5 answers

Is there a way to map the MS word document properties inside SharePoint online document library

Inside MS word document we have the following properties:- and my question is if we can map these properties inside SharePoint document library? so for example i can populate the above properties inside word document >> upload the document…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,740 questions
Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
924 questions
asked 2020-11-12T10:42:04.073+00:00
john john 961 Reputation points
commented 2022-07-29T16:11:13.743+00:00
Peter Jamieson 116 Reputation points
1 answer One of the answers was accepted by the question author.

ADLS Gen 2 - File ownership and notifications

Hello! I posted a question last week asking if setting up folder-level permissions in a container was possible, and was told it is, with ADLS Gen 2. I have a few follow up questions. Hoping someone can help: Can owners have access to individual…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,474 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.
3,183 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,876 questions
asked 2022-07-19T11:00:17.197+00:00
Laurie Santiago 41 Reputation points
accepted 2022-07-29T16:04:50.403+00:00
Laurie Santiago 41 Reputation points
1 answer

Bulk Users Create

https://learn.microsoft.com/en-us/azure/active-directory/enterprise-users/users-bulk-add I am unable to create bulk users using csv file in azure ad or adb2c. The doc above says there is a create bulk user option which doesnt show for me

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,892 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,904 questions
asked 2022-07-20T10:09:51.693+00:00
Abhay Chandramouli 1,026 Reputation points
commented 2022-07-29T16:01:41.827+00:00
JamesTran-MSFT 36,631 Reputation points Microsoft Employee
1 answer

Store real time inference data from Azure ML

The models trained on Azure have - model object, scoring script and environment settings. We are eying complete MLOps automation and that means that we do not touch anything from from training to deployment to monitoring. How can I capture data…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,929 questions
asked 2022-07-27T18:42:00.02+00:00
82945577 1 Reputation point
commented 2022-07-29T15:52:46.82+00:00
romungi-MSFT 46,476 Reputation points Microsoft Employee
0 answers

PST Export from Third Party Device

Does anyone have experience successfully exporting email data from a device that wasn't used for day-to-day email exchange? Further info: I am trying to export data (pst file) from an employee's account without having access to the device they use to…

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,166 questions
asked 2022-07-29T15:48:05.257+00:00
CV 1 Reputation point
0 answers

Connection Monitor On-Prem Test Group issues

So, I've created some connection monitors to do simple ICMP/PINGs to various on-prem network resources. Utilizing on-prem LA agent machines. For whatever reason, some test group machines just show Indeterminate and I've noticed when I go to edit my test…

Azure Network Watcher
Azure Network Watcher
An Azure service that is used to monitor, diagnose, and gain insights into network performance and health.
173 questions
asked 2022-07-28T17:40:14.447+00:00
Fleck, Ryan 1 Reputation point
commented 2022-07-29T15:35:07.957+00:00
GitaraniSharma-MSFT 49,616 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Obtaining current calibration of a QPU

How do I obtain the current calibration of a QPU on Azure Quantum? How often are these updated?

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
71 questions
asked 2022-07-28T17:59:42.353+00:00
Abhishek Singh Rawat 31 Reputation points
commented 2022-07-29T15:29:16.897+00:00
kobulloc-MSFT 26,336 Reputation points Microsoft Employee
1 answer

Unable to register for AZ-900

Good morning, I've participated in Microsoft Azure Virtual Trainings last week, however, I did not received the voucher to register for AZ-900. Thank you

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,335 questions
asked 2022-07-29T14:39:11.2+00:00
A B 1 Reputation point
answered 2022-07-29T15:26:46.94+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

On-premises Azure Active Directory Password Protection requirements

I am looking into deploying on-premises Azure Active Directory Password Protection. The documentation here is not very clear on how and if it interacts with azure ad connect. If for example I do not synch all users to azure from my AD can I still…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,904 questions
asked 2022-07-27T18:05:26.947+00:00
Mishaua 721 Reputation points
accepted 2022-07-29T15:25:34.147+00:00
Mishaua 721 Reputation points