An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
Can i push Account lockout policy to all the servers in the subscriptions in a perticuler Tenent at once.
in here there are about 700VMs in over 500 Subscriptions. but all are in the same Tennant. I need to push the Account Lockout Policy for all these VMs. what are the possibilities I can go with?
Azure Policy
Microsoft Security | Microsoft Entra | Other
Additional Microsoft Entra services and features related to identity, access, and network security
WMIC Error "ClassFactory cannot supply requested class"
Hello all, I'm having problem with WMI. I cannot run wmic.exe from CMD... all wmic commands resulting in this error Checked the WMI services are running... tried looking up on the internet but found no answer all my servers running windows…
Windows for business | Windows Server | User experience | Other
Data collector set was not found. Windows server 2019
Hello, I have a windows server 2019, i'm using it to connect different users through RD sessions to access an accounting software that installed on the server. i had a problem with the RD license, while i was trying to fix it all services suddenly…
Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Windows for business | Windows Server | User experience | Other
Permisssion statagy for migration
We have hudreds of sites planned to migrate from on premsise (2013) to online after two weeks. The thing is we stuk at below 2 plans. Two days before migration we want to keep site collections in freeze ( all sites read only ) and then migrate to…
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
vss事件13错误频发
日志名称: Application 来源: VSS 日期: 2022/4/24 14:13:36 事件 ID: 13 任务类别: 无 级别: 错误 关键字: 经典 用户: 暂缺 计算机: LAPTOP-K9B8BF8V 描述: …
Windows for business | Windows Server | User experience | Other
Azure B2C custom policy AAD-UserReadUsingObjectId Error AADB2C90037 while read existing user
Hello Support team, Im developing b2c with custom polices, I faced with unexpected issue. I want to get users claims with help of AAD-UserReadUsingObjectId, my policy looks like <?xml version="1.0" encoding="UTF-8"…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Managing external identities to enable secure access for partners, customers, and other non-employees
Unable to get the cerification AZ 900
I've cleared the AZ 900 certification but unable to get it in dashboard. Please suggest
Community Center | Not monitored
Tag not monitored by Microsoft.
HV Switch goes from 2 gigs to 1 gig after reboot
I'm running Server 2016 and have noticed that the HV Switch goes form 2 gigs to 1 gig after a reboot. It can be reset to 2 gigs by going to the configure properties page of the HV Switch. There are 2 onboard NICS running at a gig each.
Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
Windows for business | Windows Server | User experience | Other
Make All Teams Site read only for group of users but keep editable for rest Powershell
Hi, We have a requirment, where we want Team site in such a way that no particular group of users should be able to share/upload files on Teams. I am aware to disable onedrive for those users so that they can't share or upload files on chat. I…
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Microsoft Teams | Microsoft Teams for business | Other
Additional features, settings, or issues not covered by specific Microsoft Teams categories
How to read data from azure blob storage in real time.
I want to develop an application in which data is in azure blob storage and after data processing i want to read that data in my application.
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
Searches without an answer on a Sharepoint modern communication site
Hello, about the thread: https://learn.microsoft.com/en-us/answers/questions/812574/searches-without-an-answer-on-a-sharepoint-modern.html?childToView=815150#comment-815150 I have checked all the parameters indicated by Yanli Jiang - MSFT and I…
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Azure Application Proxy - Not passing X-Forwarded-Host or X-Original-Host headers
I have a .NET Core 3.1, Linux Hosted Azure App Service, which uses AAD Authentication and IP Restriction rules configured and working, however when I put it behind an Application Proxy in AAD, the requests to the service don't include X-Forwarded-Host or…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Integrating with Azure B2C
We are trying to support azure B2C in our web application (the application runs on a custom web host). We already integrated with B2B, but we are unable to integrate with B2C yet. We are using the azure b2c application that is constructed in the…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Managing external identities to enable secure access for partners, customers, and other non-employees
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Migrate file server to Azure blob or file share
Hi I am new to Azure, What is the best way to migrate existing physical/ vmware File server to Azure? Should I opt for Azure blob or Azure File shares? Which is cost efficient? I will have to move data, what tool is better I need to bring the…
Azure Files
An Azure service that offers file shares in the cloud.
Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
Distribute Amounts in sql
Hi I have a sql table with InvoiceNo, TransDate, InvoiceAmount, PaymentAmount, RetailInvoiceProductAmount, NonRetailInvoiceProductAmount PaymentAmount is not split by Retail and NonRetail products But, I need to get how much amount received by…
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
How can we connect Log Analytics workspace in PME Subscription to data Tenant
We are trying to connect Log Analytics to PowerBI but here Log Analytics is under PME subscription and PowerBI is under Data Tenant so How can we map PME to data tenant for Log Analytics.
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
Create a workflow that connects two lists (insert, update)
Dear Community I have to create a workflow in SharePoint Desinger that kind of connects two lists. In my example list_1 and list_2. The workflow has to output two essential things: 1) If an item exists or if I add an item to list_1, that doesn't exist in…
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
SharePoint List - conditional mandatory field& permission
Hi All, I would like to learn how to make field ''resolution'' mandatory if ''status'' is complete. I already have set up in the validation setting that the resolution field only appears if the status is complete, but I would like it to be…
Microsoft 365 and Office | SharePoint Server | For business
A family of Microsoft on-premises document management and storage systems.
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
WPF Model update in thread not propagating to ViewModel
Developing a WPF application using the MVVM pattern. The MVVM design is pretty straightforward and working with one caveat. The model is updated in a different thread from the UI and any updates in the model that occur on that thread do not get…
Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
Developer technologies | XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
Google Sheets
Hi. I want to share a link to my spreadsheet by seance yesterday I got this pop-up http://prntscr.com/16lyum6/foretagslan-finance message, why can't I get a shareable link?
Community Center | Not monitored
Tag not monitored by Microsoft.