293,913 questions

Sort by: Updated
1 answer

Have previously been able to map a received dataset to data store. But have been unable to do so today - OK button does not become enabled after selecting a data store folder. Has something changed?

I received some (Azure Data Lake Storage Gen2 Folder) datasets from an outside (partner) organization through a data share invite. Previously was able to map the dataset to a folder in one of my (Azure Blob Storage) data stores, but today the OK button…

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,371 questions
asked 2024-05-23T23:29:39.0033333+00:00
Richard Krueger 0 Reputation points
answered 2024-05-27T14:08:01.6733333+00:00
Nehruji R 3,041 Reputation points Microsoft Vendor
1 answer

Every time I try and access the Azure portal, to complete a task, I am asked to sign up, again and again.

I currently have a learning account, but I keep being asked to create a new account. Under my notifications, there is a No Subscriptions alert. If I switch it to the other subscription, will I loose my progress that I am working through on the courses? I…

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.
1,055 questions
asked 2024-05-27T13:15:54.8133333+00:00
Jeffery Smith 0 Reputation points
answered 2024-05-27T14:06:31.58+00:00
AmaranS 2,690 Reputation points Microsoft Vendor
1 answer

How to enable schedule patching on azure vm using powershell

I am using below command as per documentation https://learn.microsoft.com/en-us/azure/update-manager/prerequsite-for-schedule-patching?tabs=new-prereq-powershell%2Cauto-portal&WT.mc_id=Portal-Microsoft_Azure_Automation#code-try-4 But it is asking to…

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,165 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
256 questions
asked 2024-05-10T11:18:38+00:00
Azuretech 90 Reputation points
commented 2024-05-27T14:04:49.0333333+00:00
Gowtham CP 1,655 Reputation points
2 answers

How to Calculate SLA for Azure Services and Resources using REST APIs?

Hi everyone, I need to calculate the SLA for various services and resources in my Azure environment. I'm looking for REST APIs that can provide the SLA details for each Azure service and resource. I have tried using the following API:…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,289 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,896 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
412 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,045 questions
asked 2024-05-27T13:20:26.78+00:00
Sajo Sam 0 Reputation points
answered 2024-05-27T14:04:09.7966667+00:00
Akram Kathimi 1,041 Reputation points Microsoft Employee
1 answer

how to refund?

I had applied a refund request the last month. But that time there was an exiting fund cannot be canceled which was paid this month from my credit card. And I cannot make a refund request. Can you help me?

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,136 questions
asked 2024-05-11T03:06:52.9333333+00:00
Shanmin Bailang 0 Reputation points
commented 2024-05-27T14:03:56.9333333+00:00
Gowtham CP 1,655 Reputation points
1 answer

While get user’s list of followed sites, By calling GET /me/followedSites endpoint gives "access denied”

Hi team, I was trying to get user’s list of followed sites, But calling GET /me/followedSites endpoint gives "access denied” and not able to know the root cause for this issue. Please let us know the exact setting that needs to be changed to resolve…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,855 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,875 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.
2,719 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
522 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,842 questions
asked 2024-05-27T11:59:59.05+00:00
Satyam Rinayat 0 Reputation points
answered 2024-05-27T14:00:54.8833333+00:00
Saranya Madhu-MSFT 225 Reputation points Microsoft Vendor
1 answer

WSUS-Based Update Manager Scanning: Dashboard Details

Is it possible for the Update Manager settings to scan the WSUS server instead of the Microsoft Catalog server and display the results in Update Manager? Specifically, I want the missing update status or compliance status based on the WSUS repository,…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
256 questions
asked 2024-05-17T13:19:44.6533333+00:00
Rath, Sibananda 30 Reputation points
commented 2024-05-27T13:58:07.0066667+00:00
AnuragSingh-MSFT 20,676 Reputation points
2 answers

Azure AD B2C passwordless login with email verification

Hi, I want to create a custom policy so as to login users. The flow I want is: The user enters email (only email, not password). The user choses in the next step if he wants to get the OTP code via phone sms or phone call. The issue is that the user…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,855 questions
asked 2024-05-27T09:59:14.4333333+00:00
víctor arranz 0 Reputation points
commented 2024-05-27T13:57:39.5933333+00:00
víctor arranz 0 Reputation points
1 answer

Error attempting to CREATE USER FROM EXTERNAL PROVIDER using a User Assigned Managed Identity

I have an Azure Automation runbook (PowerShell 5.1) that attempts to run "CREATE USER <UserName> FROM EXTERNAL PROVIDER". This is part of a larger program, but this is the offending command so I created a test runbook to try and resolve…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,143 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,165 questions
asked 2024-05-13T15:25:11.9066667+00:00
Mike Welborn 51 Reputation points
commented 2024-05-27T13:57:22.6833333+00:00
AnuragSingh-MSFT 20,676 Reputation points
3 answers

How to change SQL Agent Job history limits on Linux?

Hi everyone, Is it possible to set job history size limits on SQL Server running on Linux? I cannot do it using the UI in SSMS (as described in SQL Server docs), it returns an error when I try to apply changes. Calling SP…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,910 questions
asked 2020-10-27T19:39:56.437+00:00
Anonymous
answered 2024-05-27T13:57:22.48+00:00
Man Prost 0 Reputation points
1 answer

Azure B2C claims such as UPN, Surname and GIvenName not returned

We have an Azure B2C solution setup to authenticate our joint venture partners that are using Azure and Ping in their organization. We are using OpenID Connect for both Azure and Ping to sign-in users. For both Azure (including our own organization)…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,864 questions
asked 2024-05-27T12:09:16.68+00:00
Parekh, Bijal 0 Reputation points
commented 2024-05-27T13:56:52.18+00:00
Babafemi Bulugbe 2,190 Reputation points MVP
1 answer

Popularity Trends Usage Report showing zero for only two pages

The usage report is showing zeros for only two pages, despite actual hits on these sites. These pages are the home pages of two sub-sites. All other pages have correct report results; only these two show zeros. We have connected to search service farm…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,252 questions
asked 2024-05-21T14:04:47.3933333+00:00
PowerUser 365 0 Reputation points
commented 2024-05-27T13:49:38.5166667+00:00
PowerUser 365 0 Reputation points
1 answer

I have passed the exam Az- 400 on 20th may still not received any certification link to download

I have passed my exam on 20th May , 2024 and it's coming under the certificatification section but I couldn't see any link download that certification. It is comes under the tab known past exams

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
602 questions
asked 2024-05-27T12:13:46.9933333+00:00
Akash Dongre 0 Reputation points
answered 2024-05-27T13:49:27.6966667+00:00
Gowtham CP 1,655 Reputation points
2 answers

http 503 error in Exchange Server 2019

I have Exchange Server 2019 Version 15.2 ‎(Build 221.12)‎, Recently I installed another Exchange server 2019 Version 15.2 ‎(Build 1118.7)‎ in my environment. but I can't log in to ECP / OWA from the new Exchange Server.

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,113 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,254 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,919 questions
asked 2023-01-17T09:39:20.95+00:00
Md. Al Amin 0 Reputation points
commented 2024-05-27T13:43:20.2+00:00
Martin Volkart 1 Reputation point
1 answer

Background setup slide show with multiple wallpapers.

Hi Falks, I have been working on task to set Group policy for desktop wallpaper with Slide show setting, but i I could not find it in group policy or registry key, if anyone can help me on this one or provide any assistance, would be great. Thank you.

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,857 questions
asked 2024-05-24T17:52:42.0933333+00:00
Zaheer Maniyar 0 Reputation points
commented 2024-05-27T13:40:19.1766667+00:00
Zaheer Maniyar 0 Reputation points
1 answer

Outlook Signature not appearing when doing VBA macro

Can someone help me.. why my outlook signature is not appearing in my VBA code Sub Mail_Outlook_With_Signature_Html_1() 'Updated by Extendoffice 2018/11/22 Dim xRgDate As Range Dim xRgSend As Range Dim xRgSubject As Range …

asked 2022-11-13T09:30:25.667+00:00
Kemuel Cusing 1 Reputation point
edited a comment 2024-05-27T13:40:00.91+00:00
Non Linear 0 Reputation points
1 answer

Is it possible to convert hexadecimal to ASCII used Azure Data Factory?

I would like to know if there is a possibility to convert hexadecimal to ASCII using Azure Data Factory?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,761 questions
asked 2024-05-27T11:16:30.38+00:00
Peethambaran, S (Sreevidya) 0 Reputation points
edited an answer 2024-05-27T13:35:56.83+00:00
phemanth 6,710 Reputation points Microsoft Vendor
1 answer

For Access Review in Entra ID, is there a way to configure email notification that the reviewer only gets one (1) email notifications for all the reviews pending instead of getting emails for all the users he/she has to review?

I want to configure email notification for Access Review so that reviewers will not be inundated with email notifications and might also miss some reviews because of the torrents of emails.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,001 questions
asked 2024-05-27T13:04:27.4266667+00:00
Olumide Olajide 0 Reputation points
answered 2024-05-27T13:29:51.95+00:00
william nieto 0 Reputation points
1 answer One of the answers was accepted by the question author.

Can we use same Microsoft Entra authentication SPN for accessing multiple clusters?

Hi, Can we use same Microsoft Entra authentication SPN for accessing multiple clusters? If possible, please let me know if there is any risk ?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,001 questions
Azure Red Hat OpenShift
Azure Red Hat OpenShift
An Azure service that provides a flexible, self-service deployment of fully managed OpenShift clusters.
76 questions
asked 2024-05-27T12:14:55.6033333+00:00
Mangi,Balaraju,IN-Chennai 40 Reputation points
commented 2024-05-27T13:28:47.76+00:00
Mangi,Balaraju,IN-Chennai 40 Reputation points
2 answers

Queries on one time schedule button on update manager

when we navigate to VM ==> operations => update ==> one time schedule , when we click on patches are being installed on the machine , am I correct? this one time schedule button , when we click on this and install patches, does it comes under…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
256 questions
asked 2024-05-26T16:08:38.0233333+00:00
Varma 1,230 Reputation points
edited an answer 2024-05-27T13:28:34.3833333+00:00
Sina Salam 4,221 Reputation points