289,943 questions

Sort by: Updated
4 answers

How to prevent installation of application on system . using cmd or powershell or service?

Why disabling/stopping windows MSI service wont stop installing/uninstalling of the applications?

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,471 questions
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,772 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,381 questions
asked 2024-05-02T10:04:32.0233333+00:00
edited an answer 2024-05-06T15:01:41.55+00:00
Zunhui Han 0 Reputation points Microsoft Vendor
2 answers

Set ACLs on Storage Container using Powershell - Authorization Mismatch

Hi all, I am having trouble using Powershell to set ACLs on a storage account container using: Update-AzDataLakeGen2AclRecursive The error suggests that I do not have permissions, however I can set ACLs through the Azure Portal, and can set and…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,717 questions
asked 2024-05-02T22:16:47.8533333+00:00
John Aherne 121 Reputation points
commented 2024-05-06T14:58:08.9+00:00
John Aherne 121 Reputation points
1 answer

Azure Maps Route API - How to set DrivingSide a Left or Right

I am using Azure maps Route API - sample indicated below https://atlas.microsoft.com/route/directions/json?api-version=1.0&subscription-key={subscriptionKey}&query... The question is it looks like, the route information returned is always based…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
593 questions
asked 2024-05-03T06:51:13.7933333+00:00
Mathew James 316 Reputation points
answered 2024-05-06T14:56:40.1166667+00:00
rbrundritt 15,311 Reputation points Microsoft Employee
1 answer

How to achieve that properties set in Myprops.props override those set for the project?

I want to reuse Visual Studio 2022 project settings, but have trouble to understand the docs. There is said: "Properties in a property sheet are overriden if the same property is set directly in the .vcxproj file. I assume that before adding a new…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,625 questions
asked 2024-05-06T13:21:32.1466667+00:00
Fred Verhoeckx 0 Reputation points
answered 2024-05-06T14:55:46.8133333+00:00
Michael Taylor 48,581 Reputation points
1 answer

Incorrect explanation for answer

In the Knowledge Check https://learn.microsoft.com/en-us/training/modules/configure-network-security-groups/8-knowledge-check, the answer for question 1 "Which of the security rules defined by the infrastructure team takes precedence?" in the…

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.
945 questions
asked 2024-05-03T08:54:30.0166667+00:00
Carlos Quintero 20 Reputation points
edited a comment 2024-05-06T14:55:42.84+00:00
pnaroju 1,325 Reputation points Microsoft Vendor
1 answer

Service Monitor

Hi, I want a worker service with config file of time when to restart a given service. In the config file will be the time. the service will run always and when time reach check if service is running to restart it. Thanks in advance,

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,397 questions
asked 2024-05-05T16:07:58.2833333+00:00
Dani_S 2,726 Reputation points
commented 2024-05-06T14:47:42.0733333+00:00
Jiale Xue - MSFT 33,686 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

SCOM 2019 R2 Powershell script monitor not running

I have SCOM2019 and I have problems running my scripts in PowerShell. I can't find the website: https://gallery.technet.microsoft.com/Sample-Management-Pack-17b76379. Where can I find this Management-Pack. Error: Script or Executable Failed to run

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
839 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,084 questions
asked 2024-05-06T12:47:22.1833333+00:00
Fabio Brandao 0 Reputation points
commented 2024-05-06T14:46:24.0266667+00:00
MotoX80 31,826 Reputation points
1 answer One of the answers was accepted by the question author.

Deploy from a custom template issue

When I was trying to create a custom template (Used build your own template ). I got an error message. I have an existing storage account named lab3az204 { "$schema":…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,717 questions
asked 2024-04-11T02:30:39.0366667+00:00
Deepika 20 Reputation points
commented 2024-05-06T14:43:02.7233333+00:00
rdp 0 Reputation points
1 answer

Azure Synapse Analytics Workspace And its Dedicated SQL Pool Migration From one subscription to another subscription during Cross Subscription Migration

I just Want to know that how can I migrate synapse workspace and its dedicated SQL pool from one subscription to another subscription during cross subscription migration

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,397 questions
asked 2024-05-02T13:20:37.0333333+00:00
Maaz Ahmed Nagori 0 Reputation points
edited a comment 2024-05-06T14:38:05.5333333+00:00
Maaz Ahmed Nagori 0 Reputation points
2 answers

Getting failed: NET::ERR_Connection_reset in production.

I'm getting this error when I uploaded a new site to production. I've looked elsewhere and so far the results point to it being a browser issue except anyone going to the site gets the same error. The site uses SSO, but it never reaches it as it errors…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,381 questions
asked 2024-05-03T21:04:03.0266667+00:00
Brown, Matt 26 Reputation points
commented 2024-05-06T14:36:26.42+00:00
Brown, Matt 26 Reputation points
1 answer

(failed) net::ERR_Connection_reset in production site

ASP.NET Web Form site worked fine in test. I moved it to production and the site won't come up. I've done a reinstall and double checked all I could. I looked for an answer into this and came away with it being a browser issue when it is not that as this…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,381 questions
asked 2024-05-03T20:57:13.07+00:00
Brown, Matt 26 Reputation points
commented 2024-05-06T14:35:49.9133333+00:00
Brown, Matt 26 Reputation points
1 answer

Switching phone numbers

i wanted to switch my microsoft accounts, so i removed my phone number on my PAST account and put it on my NEW account but it always says something with alias?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,191 questions
asked 2024-05-05T07:04:59.0733333+00:00
beatrise eee 0 Reputation points
edited the question 2024-05-06T14:34:23.9033333+00:00
Jiale Xue - MSFT 33,686 Reputation points Microsoft Vendor
1 answer

Trouble with Explorer.EXE constantly crashing and restarting

How can I resolve an issue where Explorer.EXE keeps crashing and restarting? I received the following error message: Faulting application name: Explorer.EXE,version: 10.0.22621.3374,time stamp: 0x8e690d6e Faulting module name:…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,233 questions
asked 2024-05-06T13:34:06.02+00:00
Sora Hoshi 0 Reputation points
answered 2024-05-06T14:30:28.9666667+00:00
Michael Taylor 48,581 Reputation points
1 answer

in document intelligence can i tag entire sentence as one data element, and only one word in it as another data element? Current if i tag "coca cola 10 ml can" as description and "10ml" unit, then it automatically changes description to "coca col can"

line items have description. i want emntire description to be tagged as description and only the size as Item variant. for eg "Coca cola 100 ml Can" as description but "100 ml" as Item variant. when i do the labelling in Document…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,391 questions
asked 2024-05-06T11:30:54.38+00:00
HARSHULA TULAPURKAR 0 Reputation points
commented 2024-05-06T14:28:18.6566667+00:00
HARSHULA TULAPURKAR 0 Reputation points
2 answers

Is SSE with PMK equivalent to full disk encryption?

Is SSE with PMK equivalent to full disk encryption?

Azure Disk Encryption
Azure Disk Encryption
An Azure service for virtual machines (VMs) that helps address organizational security and compliance requirements by encrypting the VM boot and data disks with keys and policies that are controlled in Azure Key Vault.
162 questions
asked 2024-04-04T21:43:19.55+00:00
Rosenthal, Murray 0 Reputation points
edited a comment 2024-05-06T14:28:09.7766667+00:00
Rosenthal, Murray 0 Reputation points
2 answers One of the answers was accepted by the question author.

Can I Install New Teams on Windows 10 Enterprise LTSC 1809 (2019)

We currently have all of our workstations with Windows 10 Enterprise LTSC 1809 (2019). Our users are receiving error "Classic Teams will soon be unavailable for use. To use the new Teams, update your OS to meet requirements or contact your IT…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,122 questions
asked 2024-04-18T03:34:40.2133333+00:00
Pias Zaman 20 Reputation points
commented 2024-05-06T14:27:57.37+00:00
E.A 0 Reputation points
1 answer

azure policy to check managedby property of resource group

hi, i m trying to create azure policy to make sure the mangedby property is set when creating resources group using terraform. { "field": "type", "equals": "Microsoft.Resources/resourceGroups/managedBy" } but…

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
797 questions
asked 2024-05-06T10:44:22.3766667+00:00
Dharmaraj 0 Reputation points
answered 2024-05-06T14:24:00.9866667+00:00
Theophilus Sawyerr 0 Reputation points
3 answers One of the answers was accepted by the question author.

Azure Arc Assistance

this is for my end user and not myself I am setting up Azure Arc with a Private Endpoint so that Arc traffic goes over the VPN to azure. I need assistance in setting up the conditional forwards in our on premises DNS as the Microsoft instructions could…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
325 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
469 questions
asked 2024-04-24T15:59:34.6966667+00:00
Dr. Rashida Garner 20 Reputation points
commented 2024-05-06T14:22:09.58+00:00
Dr. Rashida Garner 20 Reputation points
1 answer

Creating a naming convention for local user profile name when singing in with a M365 user

Hello, as far as I'm aware, the name used for the local user profile when logging in to an Entra ID joined device for the first time is the first 20 letters of the M365 display name with special characters and spaces removed. We would like to keep the…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,839 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,576 questions
asked 2024-04-30T08:33:49.85+00:00
PKU 0 Reputation points
commented 2024-05-06T14:20:04.76+00:00
PKU 0 Reputation points
1 answer

Azure AD B2C user flow : Is there a way to hide custom attributes on the unified signin/signup page without removing it AND not having to Use custom page content?

I am setting up an Azure AD B2C user flow. I am using the unified sign up or sign in page. The User attributes: User Attributes: Built-in : Given Name, Surname Custom: InternalUserid I want to hide the internalUserid on the…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,653 questions
asked 2022-01-12T15:54:33.21+00:00
John Stephens 6 Reputation points
commented 2024-05-06T14:18:43.66+00:00
Max Forsman 0 Reputation points