290,678 questions

Sort by: Updated
1 answer

Workspace is in non-terminal state Failed and cannot be updated

Hello, I was working on creating a new workspace in Azure Synapse Analytics. During deployment, error is encountered. I tried to delete and re-create the workspace but same error. Tried to re-deploy, still error persisted. Any advice? Workspace is in…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
972 questions
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,417 questions
asked 2024-05-09T18:04:49.4+00:00
Arlene Aguinaldo 0 Reputation points Microsoft Employee
answered 2024-05-09T22:00:58.5733333+00:00
Amira Bedhiafi 15,751 Reputation points
1 answer

Certutil -DeleteRow - how does it process ?

Hi all - tag entered as "Active directory" as there does not appear to be a tag for "certificate Authority" or "PKI" Dealing with a CA for a mid-size company that has not been maintained - there are certs in the DB which…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,925 questions
asked 2024-05-09T05:37:05.57+00:00
Ben Wosjke 136 Reputation points
commented 2024-05-09T22:00:09.1233333+00:00
Ben Wosjke 136 Reputation points
1 answer One of the answers was accepted by the question author.

Can't view own Authentication Method's.

Privileged Role set, can see Authentication Methods from all users but my own, why?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,638 questions
asked 2024-05-09T13:57:25.3166667+00:00
Gennessis Ocasio 1 Reputation point
accepted 2024-05-09T21:59:12.7033333+00:00
Gennessis Ocasio 1 Reputation point
1 answer

How to identify if someone has disconnected AzureGit in Azure Synapse Analytics

Someone has disconnected the AzureGit connection from Azure Synapse Analytics. Is there a way to figure out who has done that task or is there a way to restrict it ? or is there any way we can implement security so only selected people can…

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,417 questions
asked 2024-05-09T19:47:36.5066667+00:00
Ajay Rana 0 Reputation points
answered 2024-05-09T21:58:42.76+00:00
Amira Bedhiafi 15,751 Reputation points
1 answer

Does Cloud Service (Extended Support) support Remote Debugging?

Does Cloud Service (Extended Support) support Remote Debugging?

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
645 questions
asked 2022-04-09T22:05:42.767+00:00
ueshiman 11 Reputation points
commented 2024-05-09T21:55:56.38+00:00
Glenn Rockland 1 Reputation point
1 answer

How to Get REST API Data when return rows are more than 30,000 and store in one single csv

How to Get REST API Data when return rows are more than 30,000 and store in one single csv. I tried pagination rule with AbsoluteUrl to $.Response. How to get copy activity go through each record with offset and limit automatically? How to write all…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,639 questions
asked 2024-05-09T08:27:59.8866667+00:00
Avnish Yadav 0 Reputation points
answered 2024-05-09T21:55:14.2333333+00:00
Amira Bedhiafi 15,751 Reputation points
2 answers

move an exchange 2010 on premises server running in a hybrid configuration to a new server running exchange 2016

I need to move off exchange 2010 running in a hybrid configuration with exchange online to a new server running exchange 2016 as i believe this is the only supported configurationI installed exchnage 2016 on a new windows server but it fails

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,479 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,899 questions
asked 2024-05-02T05:02:42.01+00:00
Robert Wills 20 Reputation points
answered 2024-05-09T21:41:12.0866667+00:00
Robert Wills 20 Reputation points
1 answer

Cloned VMs Not Showing MDE Extension Installed in Azure Arc

Last week I cloned an on premise VMWare server to 3 more, and I reinstalled Azure Arc and ran the onboarding script for Defender ATP. Today I noticed that the 3 ones I cloned do show up fine in Azure Arc but all 3 of those clones show Not Enabled under…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
972 questions
Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
331 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,203 questions
asked 2024-05-09T21:22:47.59+00:00
Casey Ketcham 0 Reputation points
answered 2024-05-09T21:41:06.9233333+00:00
hossein jalilian 3,175 Reputation points
4 answers

Cannot search Authenticator app

With version 6.2404.2444 on Android 14 if I search for an account to see the six digit one time code when I tap on any result it doesn't open the account. If I browse the list I can open the account but I have so many accounts and since I cannot sort the…

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,565 questions
asked 2024-04-18T01:46:04.4266667+00:00
MacKenzie, Paul 55 Reputation points
edited a comment 2024-05-09T21:38:17.17+00:00
Meier Marco 0 Reputation points
2 answers

Func, Action, Predicate delegates, events in C#

Hello! I am looking for a good short guide on when and how to take what. Do you have any examples or do you know a good site?

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,299 questions
asked 2024-05-09T19:00:01.6066667+00:00
Noah Aas 140 Reputation points
edited an answer 2024-05-09T21:34:35.6366667+00:00
Bruce (SqlWork.com) 56,926 Reputation points
1 answer

Empty Body Azure Function App Service

I developed a code for Azure functions using NodeJS. In my code I need to get request body to send to a third part gateway. The body will be transferred using transfer-encoding chunked. This code works fine if the function app is created as…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,323 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.
972 questions
asked 2024-05-09T21:23:06.4766667+00:00
Sheldon Gomes Vieira 0 Reputation points
answered 2024-05-09T21:33:23.6366667+00:00
hossein jalilian 3,175 Reputation points
2 answers

Roadmap and support for MDS

I want to understand if there is an end of support date set for MDS which I couldn't find via https://learn.microsoft.com/en-us/lifecycle/products/. We are evaluating MDS for a new solution. It appears to ticket all the boxes from…

Azure FastTrack
Azure FastTrack
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.FastTrack: This tag is no longer in use. Please use 'Azure Startups' instead.
74 questions
asked 2022-03-23T03:33:05.967+00:00
Eliot Chen 86 Reputation points
edited a comment 2024-05-09T21:29:44.16+00:00
Gary Melhaff - US 6 Reputation points
1 answer

Get-MgUserAuthenticationMethod Command doesn't return any information

I am trying to build a PowerShell script we can use to run hourly that would basically look for users who have recently signed up for Multifactor Authenticator or have Authenticator setup on their account in general and then add them to the group that…

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,565 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,705 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,096 questions
asked 2024-05-09T17:27:25.7166667+00:00
Miranda-5426 0 Reputation points
commented 2024-05-09T21:22:25.9133333+00:00
Rich Matheisen 45,096 Reputation points
1 answer

Removing Title Line in Org Chart blocks

Hello! I need to create a pretty complex org chart and space is an issue. Our company does not use titles for anyone, therefore, I would like to remove the Title line in the org chart block for each person, so that their name is vertically centered. I…

Visio
Visio
A family of Microsoft products used to create diagrams and vector graphics.
77 questions
Visio Management
Visio Management
Visio: A family of Microsoft products used to create diagrams and vector graphics.Management: The act or process of organizing, handling, directing or controlling something.
247 questions
asked 2023-01-10T20:31:19.487+00:00
Darlene Young 1 Reputation point
commented 2024-05-09T21:13:03.85+00:00
SYoung 0 Reputation points
1 answer One of the answers was accepted by the question author.

I have been charged without my knowledge for the service that i did not use!

I have been charged without my knowledge for the service that i did not use. my number is #G047412504. it gives me error when i try to get refund. even though it displays that i am eligeable.

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,323 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,068 questions
asked 2024-05-09T17:36:27.2166667+00:00
Mehmet Ali KABA 0 Reputation points
accepted 2024-05-09T21:10:29.6566667+00:00
Mehmet Ali KABA 0 Reputation points
2 answers

An old ASP.NET WebForms app won't build due to missing references and related

I maintain an old ASP.NET WebForms application, written using VB.NET so long ago that no one knows who started this application. The guy who maintained it, before I was given it, left before I joined. He didn't put anything in any source control, and he…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,635 questions
asked 2024-05-08T21:06:30.9666667+00:00
Falanga, Rod, DOH 80 Reputation points
commented 2024-05-09T21:05:53.5633333+00:00
Falanga, Rod, DOH 80 Reputation points
1 answer

Queries on Patches applying to scale sets and rapid 7 installation on scale set instances

Can we apply to patches to virtual machine scaleset , if so what is the process using update manger? We are receiving alert mentioning rapid7 software is there in the scale set instance even though it is not there, how we can troubleshoot this?

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
351 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
232 questions
asked 2024-05-09T17:19:52.5966667+00:00
Varma 1,170 Reputation points
answered 2024-05-09T21:01:51.1333333+00:00
deherman-MSFT 33,701 Reputation points Microsoft Employee
3 answers

Renew an Exchange Delegation Federation Certificate

I recently noticed my Exchange Delegation Federation certificate ia about to expire. I wanted to go ahead an renew it so Exchange would'n be barking to me about an expired certificate. I followed the procedures here…

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,362 questions
asked 2023-08-10T19:35:50.3+00:00
Jerry Trimmer 21 Reputation points
answered 2024-05-09T21:00:14.04+00:00
Michael Scheidler 1 Reputation point
1 answer One of the answers was accepted by the question author.

Certification page get into sign in loop

Hello all, I am posting my question here since MS Learn/Certifications has no tags. When I click the button "See if you are eligible" The page redirects to sign in page This is happening every time I click the button "See if you are…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,235 questions
asked 2024-05-05T19:49:58.6366667+00:00
George Chrysovalantis Grammatikos 421 Reputation points MVP
accepted 2024-05-09T20:53:37.9733333+00:00
George Chrysovalantis Grammatikos 421 Reputation points MVP
1 answer

How to set the Outlook Email Sensitivity using API Call

{ "message": { "subject": "Meet for lunch?", "body": { "contentType": "Text", "content": "The new cafeteria is open." }, …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,705 questions
asked 2024-05-08T18:19:29.1166667+00:00
sud, sud 0 Reputation points
answered 2024-05-09T20:53:06.3266667+00:00
Hitesh Pachipulusu - MSFT 80 Reputation points Microsoft Vendor