350,272 questions

Sort by: Updated
1 answer

Unable login my Onedrive accnount.

i unable to login my Onedrive account, system reply: "Something's not right The page you requested is temporarily unavailable. We apologize for the inconvenience, please check back in a few minutes." …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,666 questions
asked 2020-07-11T02:45:46.9+00:00
Lawrence 1 Reputation point
answered 2020-07-11T02:46:21.447+00:00
Dave Patrick 426.3K Reputation points MVP
2 answers

Azure AD Connector : adsync could not establish trust relationship for the ssl/tls secure channel.

Azure Synchronization service Manager not sync to Mail 365. When checking, we have total 3 services not running. Delta import, Export, Full import -> Stopped-Extension-DLL-Exception first, i have issue with running AZure Connector …

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,947 questions
asked 2020-07-09T15:21:38.927+00:00
KHANH Nguyen Duc 1 Reputation point
answered 2020-07-11T01:07:39.547+00:00
KHANH Nguyen Duc 1 Reputation point
5 answers One of the answers was accepted by the question author.

Az login to AzureStackUser cloud "access token has been obtained for wrong audience"

Hi -- I recently blew away my azure stack installation and reinstalled from scratch. Now on my Windows 10 machine when I try to login using the azure cli in Powershell I get the following results: PS C:\Windows\system32> az login You have…

Azure Stack Hub
Azure Stack Hub
An extension of Azure for running apps in an on-premises environment and delivering Azure services in a datacenter.
180 questions
asked 2020-06-10T15:36:00.543+00:00
Michael Clagett 191 Reputation points
accepted 2020-07-11T01:03:32.077+00:00
Michael Clagett 191 Reputation points
4 answers

About update of May2020!!

My PC havn't got the update for may 2020. My PC version is 1909

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,913 questions
asked 2020-06-22T18:35:30.213+00:00
DEEP PATEL 1 Reputation point
answered 2020-07-11T00:33:54.763+00:00
S.Sengupta 16,161 Reputation points MVP
3 answers One of the answers was accepted by the question author.

Hardware requirements for Windows 10

I have a PC with 1GB RAM, 250GB HDD, 1.60 Ghz Intel atom processor, DirectX 11 graphics with WDDM 1.0. Is my PC able to run Windows 10 32 bit v1909

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,913 questions
asked 2020-05-02T02:31:54.897+00:00
Aman Saha 21 Reputation points
commented 2020-07-11T00:28:47.527+00:00
S.Sengupta 16,161 Reputation points MVP
1 answer

What is Global Admin and how do I set one up?

I literally created an account. Why am I not considered a Global Admin? What is a Global Admin? How do I go about setting myself up as a Global Admin?

Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
329 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,947 questions
asked 2020-07-10T22:29:05.603+00:00
Jonathan 1 Reputation point
answered 2020-07-10T22:58:36.11+00:00
Dave Patrick 426.3K Reputation points MVP
4 answers One of the answers was accepted by the question author.

Unsure how to find global administrator

I recently discovered we have a bit of a disjointed account/domain setup and hoping to clean it up. Problem is one of the domains I have yet to figure out who might be the global administrator for. Is there a way to find out? The one user I've so far…

Microsoft Entra
asked 2020-06-26T15:12:30.19+00:00
AstroJeremy 31 Reputation points
commented 2020-07-10T22:31:49.28+00:00
Jonathan 1 Reputation point
2 answers

Azure App service using custom dns to resolve server machine hostname using fqdn instead of private IP

Azure App service custom dns server name resolver to machines hostname fqdn instead of private IP I have azure app service hosted which can connect to VMS using VNET integration and custom dns server is also setup for name resolution, However app…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
611 questions
asked 2020-07-03T11:24:42.207+00:00
Arif 6 Reputation points
answered 2020-07-10T21:20:03.707+00:00
TravisCragg-MSFT 5,681 Reputation points Microsoft Employee
2 answers

Cannot process as Key Vault support is not present in the current application

I recently added encryption to my database using Always Encrypted feature and storing Master Key into Azure Key Vault. Everything works fine locally but I can't publish on Azure SQL Database using my SSDT project because I have the error : "Cannot…

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,149 questions
Azure SQL Database
asked 2020-07-02T13:31:15.017+00:00
Lekster 001 6 Reputation points
commented 2020-07-10T21:11:56.873+00:00
JamesTran-MSFT 36,481 Reputation points Microsoft Employee
1 answer

Azure web app bot launch problem

When I try to run a web bot application, it loads until the page chrashes with HTTP ERROR 500. I can't find the actual reason because when I check KUDU logs it doesn't have any usefull information. Like that: I have some kind of error logger…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
757 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,070 questions
asked 2020-07-08T05:41:50.213+00:00
Vladislav Tagovich 6 Reputation points
commented 2020-07-10T21:09:43.997+00:00
GiftA-MSFT 11,156 Reputation points
1 answer

Is it OK to use single app registration for both end user log in and backend resource access? (as both public & confidential app)

I have an app registration X and I want user to log in through X to my service with implicit grant flow (X as public application) and also have backend server use cert to auth with X and do client credentials flow to access internal storage(X as…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,947 questions
asked 2020-07-02T17:05:27.023+00:00
Lili Xu 21 Reputation points Microsoft Employee
commented 2020-07-10T21:07:38.793+00:00
JamesTran-MSFT 36,481 Reputation points Microsoft Employee
1 answer

dual authentication

I am using microsoft outlook office 365 hosted by GoDaddy. I am attempting to turn off dual authentication process for outlook login however, I only have the option of turning off the microsoft authentication app. I cannot remove the mobile text…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,666 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,947 questions
asked 2020-07-02T21:20:24.64+00:00
luigi 1 Reputation point
commented 2020-07-10T21:07:13.217+00:00
JamesTran-MSFT 36,481 Reputation points Microsoft Employee
1 answer

Access denied for my Azure student portal

I have been trying to verify my azure student accont with my school email account but i get this error "Sorry but our systems are a detecting a problem with your account and are unable to validate your access. Please contact Support and reference…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,947 questions
asked 2020-07-03T08:42:37.58+00:00
Ofentse Matshidiso 1 Reputation point
commented 2020-07-10T21:06:02.76+00:00
JamesTran-MSFT 36,481 Reputation points Microsoft Employee
1 answer

How to get a particular Azure AD guest user from his email adress using Msgraph api

Dear all, I am using MS Graph api in order to handle different operation in Azure AD. One of those operation is that I am inviting users as guest into the AD through the API which works nicely. After this one of my requirement is to be able…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,947 questions
asked 2020-07-03T14:46:06.137+00:00
Calderara Serge 46 Reputation points
commented 2020-07-10T21:01:33.94+00:00
JamesTran-MSFT 36,481 Reputation points Microsoft Employee
2 answers

Does Azure Ml support training deep learning models like yolov3, faster R-CNN, Deeplabv3+, Mask R-CNN

Does the azure ml supports training and inference task for deep learning models for object detection, semantic segmentation models.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,627 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,463 questions
asked 2020-07-10T09:14:49.527+00:00
Aravind 1 Reputation point
answered 2020-07-10T20:57:55.633+00:00
GiftA-MSFT 11,156 Reputation points
1 answer

Kiosk Mode, Utilizing Chromium Edge, With Multiple Tabs

Utilizing the method of Microsoft Edge "--kiosk" command parameter as seen here: https://learn.microsoft.com/en-us/deployedge/microsoft-edge-kiosk-mode and remapping the "Esc", "Ctrl" and "Alt" keys to do nothing,…

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,913 questions
asked 2020-07-10T15:53:49.16+00:00
Mike Kerr 21 Reputation points
commented 2020-07-10T20:39:43.857+00:00
Mike Kerr 21 Reputation points
2 answers

Multi-app kiosk, auto-logon, and installed app

I am using Windows Configuration Designer to create a provisioning package for a multi-app kiosk including the creation of an auto-logon account. All of it works with one exception. If I specify Universal Windows Apps that have been installed on the…

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,913 questions
asked 2020-06-26T21:36:15.19+00:00
Eric W. Smith 6 Reputation points
commented 2020-07-10T20:32:16.79+00:00
Eric W. Smith 6 Reputation points
3 answers

Teams BreakOut Rooms for Teams Business Users

Hi, I've seen an announcement today that Microsoft are updating Microsoft Teams for education with the ability to create breakout rooms. Does anyone know when this feature is going to be released for Microsoft Teams business Users? Thanks

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,292 questions
asked 2020-06-16T13:14:19.43+00:00
Worgan, Nick 1 Reputation point
answered 2020-07-10T19:59:46.453+00:00
Limson Louise 1 Reputation point
2 answers

Graph API Users's MailBox

I'm working on office 365 mail's backup using Microsoft Graph SDK in windows forms application. I want get get all users mails using office 365 administrator account.May i know what are permission i need to provide.? I can get mails from logged in…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,947 questions
asked 2020-07-08T21:18:49.19+00:00
Babu P 1 Reputation point
answered 2020-07-10T19:10:02.417+00:00
Babu P 1 Reputation point
1 answer

Exel not working ,one drivevsystem error

Exel not working because one drive system eror

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,666 questions
asked 2020-07-10T18:18:13.303+00:00
abr670 1 Reputation point
answered 2020-07-10T19:02:19.707+00:00
Dave Patrick 426.3K Reputation points MVP