342,062 questions

Sort by: Updated
2 answers

Online - falhas de recuperação de dados

Pessoal, estou recebendo o erro "Online - falha de recuperação de dados" em um Windows Server 2016 dentro do Server Manager. Já fiz uma série de coisas, como DISM, sfc, já executei "mofcomp mgmtprovider.mof" dentro da…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,371 questions
Windows Server Management
Windows Server Management
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Management: The act or process of organizing, handling, directing or controlling something.
421 questions
asked 2020-07-29T18:19:26.863+00:00
Vinícios Alves 1 Reputation point
answered 2020-07-30T09:18:56.543+00:00
Teemo Tang 11,336 Reputation points
1 answer One of the answers was accepted by the question author.

How do I point my domain name to an Azure Function Proxy?

I have an app which is hosted in Azure storage (it's built using React, and then I build it into a static site for deployment, and copy it to the storage container). I have a CDN which points to the storage URL. If I go to the CDN…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,266 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,879 questions
asked 2020-07-20T13:53:27.367+00:00
Sharon Gilmore 31 Reputation points
accepted 2020-07-30T09:13:48.32+00:00
Sharon Gilmore 31 Reputation points
0 answers

Why isn't my Function Proxy showing my site?

I've created a static website (built with ReactJS) on an azure storage container. If I navigate to it directly (https://myapp.z35.web.core.windows.net/) I can see it, and everything looks fine. However, I need to add security headers, so I've created…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,266 questions
asked 2020-07-23T16:19:35.577+00:00
Sharon Gilmore 31 Reputation points
commented 2020-07-30T09:13:22.85+00:00
Sharon Gilmore 31 Reputation points
3 answers One of the answers was accepted by the question author.

WPF - C# Desktop App - Condition, if textbox integer value is 0 than background red and content should be empty.

Hello, the goal is. If the value == 0 then backgroundcolor red and empty not zero. Can I use a converter to handle two conditions? My idea was via Trigger, but it is not work. Why?

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,672 questions
asked 2020-07-29T11:11:05.373+00:00
Markus Freitag 3,786 Reputation points
accepted 2020-07-30T09:06:58.757+00:00
Markus Freitag 3,786 Reputation points
1 answer One of the answers was accepted by the question author.

Mistake in Microsoft authenticator

Accidentally during authentication I press wrong button and I respond that I did not want to connect to my account. Now, I account is suspended. How I can repair my account?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,474 questions
asked 2020-07-30T08:25:39.993+00:00
Graovac, Sara 26 Reputation points
commented 2020-07-30T08:58:34.52+00:00
Graovac, Sara 26 Reputation points
1 answer

Deselected containers not saved in User Profile Sync. Connection SharePoint 2019

Hi, I've set up an User Profile Synchronization Connection in SharePoint 2019. But I am unable to save deselected sub containers, after I save the Sync. Connection. For example I have this container/OU structure: Department A ○ Users §…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,221 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,799 questions
asked 2020-07-29T14:29:33.473+00:00
LNM 1 Reputation point
answered 2020-07-30T08:58:30.813+00:00
Itch Sun-MSFT 2,556 Reputation points
3 answers One of the answers was accepted by the question author.

Disabling weak TLS Protocols from registry doesn't work (for us...)

Hi, We have tried to disable weak SSL/TLS protocols on a windows 2016 server by setting the corresonding registry keys as suggested here: https://learn.microsoft.com/en-us/windows-server/security/tls/tls-registry-settings#tls-10 We have…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,371 questions
asked 2020-07-29T20:40:09.06+00:00
Morten Lemvigh 96 Reputation points
accepted 2020-07-30T08:58:27.743+00:00
Morten Lemvigh 96 Reputation points
1 answer

My ms office does nto show dictat option why

My MS office does not show dictate option even I tried to enable office intelligence it does not show.

Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,000 questions
asked 2020-07-29T11:00:19.75+00:00
Mohit Walia 1 Reputation point
answered 2020-07-30T08:35:22.11+00:00
Emi Zhang-MSFT 21,856 Reputation points Microsoft Vendor
1 answer

The computer has rebooted from a bugcheck

Hello, I have a machine experiencing this issue: The computer has rebooted from a bugcheck. The bugcheck was: 0x0000003b (0x00000000c0000005, 0xfffff80090ca79a1, 0xffffd0012cc0e650, 0x0000000000000000). A dump was saved in: C:\Windows\MEMORY.DMP.…

Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,529 questions
asked 2020-07-28T10:16:37.197+00:00
Alan Gruse 1 Reputation point
answered 2020-07-30T08:35:06.64+00:00
Cedric Chen 171 Reputation points
1 answer

How to handle data disk concept in Azure devtest labs. suppose users wants to save data in any of the disk like E/D/I drives.

How to handle data disk concept in Azure devtest labs. suppose users wants to save data in any of the disk like E/D/I drives. Next time if user creates new VM the data which saved in first VM should reflected in the newly/latest created machine. How…

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
255 questions
asked 2020-07-29T15:28:30.973+00:00
praju116 1 Reputation point
answered 2020-07-30T08:22:31.14+00:00
kobulloc-MSFT 23,416 Reputation points Microsoft Employee
2 answers

Exporting azure policy definitions

Hi, I am trying to find a script to export all existing policy definitions that are configured in our environment. I am hoping to export them into a json format that I can then place into source control for CI/CD. Does anybody know if this exists? Or…

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
793 questions
asked 2020-06-30T19:14:22.097+00:00
Dan 176 Reputation points
answered 2020-07-30T08:16:23.797+00:00
vasudeva reddy 41 Reputation points
1 answer

SharePoint external list displays 0 results instead of actual results in sql server.

I have a stored procedure that takes in a windows identity to calculate how many results the user has. I am able to create an external content type with the stored procedure. However when I create an external list and add it as a web part on my…

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,573 questions
asked 2020-07-29T14:37:43.187+00:00
Roxx_ 1 Reputation point
answered 2020-07-30T08:08:28.33+00:00
Baker Kong-MSFT 3,791 Reputation points
1 answer One of the answers was accepted by the question author.

Storage Migration Service Error

When i try run Storage Migration Service on WAC in Server 2019 Standard І get the error "RemoteException: The type 'System.Collections.ListDictionaryInternal' is not supported for serialization or deserialization of a dictionary. Keys must be…

Windows Server Migration
Windows Server Migration
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Migration: The process of making existing applications and data work on a different computer or operating system.
408 questions
asked 2020-07-29T08:46:05.447+00:00
Yaros 101 Reputation points
accepted 2020-07-30T07:57:16.73+00:00
Yaros 101 Reputation points
3 answers

2016 - Connection Broker with NLB multicast

Hi, I have a RDCB cluster with 2 servers using SQL 2016 for HA. I have configured Network Load Balancing in multicast. I have added the ARP entries on the cisco router, btw I get the problem localy too arp "IP" "MAC" ARPA …

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,245 questions
asked 2020-07-29T08:29:43.23+00:00
Rob Wei 26 Reputation points
answered 2020-07-30T07:53:17.12+00:00
Candy Luo 12,656 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Domain Controller per location

A customer wants to consolidate several domains (7) in one single domain and forest in a single location. At this point, all domains share a Trusted Relationship with each other and communicate under a provider’s MPLS. Each domain supports around 30…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,860 questions
asked 2020-07-29T14:12:52.247+00:00
Manuel Monteiro 22 Reputation points
answered 2020-07-30T07:45:01.567+00:00
Vicky Wang 2,646 Reputation points
1 answer

CSP ./DevDetail/Ext/Microsoft/DNSComputerName

Hello everyone, We have a new Intune Setup. Windows 10 Clients will only be 2004. When we try to apply the new ./DevDetail/Ext/Microsoft/DNSComputerName we get a remediation error, although the device is properly renamed with the string, naming macro…

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,720 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,336 questions
asked 2020-07-29T20:00:07.513+00:00
Peter McBride 1 Reputation point
answered 2020-07-30T07:29:36.747+00:00
Crystal-MSFT 42,961 Reputation points Microsoft Vendor
1 answer

Invalid JASON request

Hello, I am receiving the following error when i am testing my flow which creates an excel page from a planner when a new task is posted on my planner's team : Échec de la requête Http : le contenu n'était pas un JSON valide. The goal…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,010 questions
asked 2020-07-29T13:56:35.417+00:00
Simon Dekeirsschieter 1 Reputation point
answered 2020-07-30T07:18:58.987+00:00
JimmyYang-MSFT 48,871 Reputation points Microsoft Vendor
4 answers One of the answers was accepted by the question author.

C Drive extend option is diisable!

i am running out of storage in C drive and have unallocated storage of approx 75 gb but i can't extend by C Driver i also used 3rd party software (EaseUs) but can't solved my problem. To extend my C drive i also installed new windows 2 days ago and…

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,904 questions
asked 2020-07-05T14:31:17.4+00:00
Burair Abbas 21 Reputation points
accepted 2020-07-30T07:13:18.28+00:00
Burair Abbas 21 Reputation points
3 answers

Microsoft learnbing dashboard is not loading

I scheduled an exam on 28th july at 3pm. But when I was trying to open the certification dashboard and start the exam, the page was not loading and I was not able to take the exam because of this. Can you please find a solution.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,010 questions
asked 2020-07-28T09:27:33.257+00:00
Theerthu Reddy 1 Reputation point
answered 2020-07-30T07:11:34.813+00:00
Grmacjon-MSFT 16,011 Reputation points
2 answers One of the answers was accepted by the question author.

Can't login to attend AZ-900 Exam

My AZ-900 exam was scheduled to start at 8 but it's already 8:05 and the dashboard page is not loading to take my exam.. can you please look through this as I've tried using various computers, various browsers, tried clearing cache and cookies but still…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,010 questions
asked 2020-07-28T14:38:32.337+00:00
VichuVishwa26 21 Reputation points
answered 2020-07-30T07:01:14.127+00:00
Grmacjon-MSFT 16,011 Reputation points