342,926 questions

Sort by: Updated
0 answers

I need to assign a policy to the tenant root management group from a new user account.

what is the role needed for the user? How to do it?

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
671 questions
asked 2024-05-01T18:56:11.2833333+00:00
2 answers

powershell to get all users and their managers recursively

I am looking to pull all Active Directory users and their managers all the way up to the chain. I get how to do get-aduser -filter * -properties * | select name, manager export-csv -path "csv path" I also get: $Users = Get-ADUser -filter *…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,883 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,378 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,071 questions
asked 2024-04-30T13:24:36.5566667+00:00
Michael-5966 0 Reputation points
commented 2024-05-01T18:53:04.54+00:00
Rich Matheisen 44,856 Reputation points
2 answers

How to disable downloads tab in Outlook app

Can anyone advise how to remove the below tab from my outlook app? It doesn't format properly when I have two screens up and is causing me alot of annoying issues. Any help is much appreciated!

Outlook
Outlook
A family of Microsoft email and calendar products.
2,992 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,897 questions
asked 2023-02-03T01:54:39.1366667+00:00
Techlogic Marketing 0 Reputation points
answered 2024-05-01T18:52:45.36+00:00
Katie M 0 Reputation points
0 answers

Defender for Endpoint Policies

Hello If a workstation or server is onboarded to defender for endpoint and no security policies have been pushed to the endpoint, what are the default settings or configuration that defender uses? does it stay dormant until policies are pushed? Thanks

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,198 questions
Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
338 questions
asked 2024-05-01T18:52:24.1+00:00
berketjune2012 351 Reputation points
0 answers

How do I draw anti-aliased text in a ListBox with DrawMode set to OwnerDrawFixed?

I have a ListBox on my form with its DrawMode property set to OwnerDrawFixed. How can I get the text I draw to be antialiased? I've already set the TextRenderingHint property of the Graphics object to AntiAliasGridFit but it's not drawn…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,831 questions
asked 2024-05-01T18:51:36.1366667+00:00
DaveF 21 Reputation points
edited the question 2024-05-01T18:52:16.45+00:00
DaveF 21 Reputation points
1 answer One of the answers was accepted by the question author.

Azure VPN Connection not showing Shared Key (PSK) field anymore.

Hello Im trying to create a new VPN Connection and cant see the Shared Key (PSK) field anymore. Done it in the past and was visible. Has something changed in the portal? Thank you for your answer in advance.

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,384 questions
asked 2024-05-01T17:12:56.1266667+00:00
Wojciech Romaldowski 0 Reputation points
accepted 2024-05-01T18:51:48.44+00:00
Wojciech Romaldowski 0 Reputation points
1 answer

2016 smtp rely server I need to migrate to 2019

Hello, I have a server 2016 with SMTP setup on it and I need to migrate it to server 2019. Is there an easy way to do this?

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,465 questions
asked 2024-05-01T16:11:37.94+00:00
John Steele 21 Reputation points
commented 2024-05-01T18:51:39.99+00:00
John Steele 21 Reputation points
0 answers

Dev Box creation failed with "BadGateway"

I have two problems. The main one being that creation of new Dev Boxes (on https://devbox.microsoft.com/) fails with an error: BadGateway The dev box provisioning failed with error code 'internalError' and message 'We encountered a service error. Contact…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
953 questions
asked 2024-05-01T18:46:41.08+00:00
Toby Knott 0 Reputation points
edited the question 2024-05-01T18:51:03.5866667+00:00
Toby Knott 0 Reputation points
1 answer One of the answers was accepted by the question author.

Everytime I attempt to deploy web app through openai, it doesnt do anything.

I keep getting this message and I am the account owner. I am using the same resource group, sub etc. The deploy option turns blue once the fields are entered, and then when I click it, it basically grays out.. Your web app will be configured with Azure…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,174 questions
asked 2023-09-16T23:30:29.7933333+00:00
Andrew Glaz 20 Reputation points
commented 2024-05-01T18:47:01.6166667+00:00
David Schnare 0 Reputation points
1 answer

Using Get-Certificate with a Microsoft CA

I would like to use Get-Certificate with a Microsoft CA. https://learn.microsoft.com/en-us/powershell/module/pki/get-certificate?view=windowsserver2022-ps The documentation doesn't really show many examples. Does anyone know how to do this?

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,157 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,378 questions
asked 2024-05-01T18:01:44.4466667+00:00
ComputerHabit 781 Reputation points
answered 2024-05-01T18:38:18.4333333+00:00
Marcin Policht 10,845 Reputation points MVP
0 answers

Recommended way to share a local user among domain users

Hello, We have an Active Directory that I deployed at our company, with a 1 to 1 association between employees and AD accounts. Everything was working great until we deployed a machine (Windows 10) with Docker Desktop, for some of our internal…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,883 questions
asked 2024-05-01T18:35:58.4133333+00:00
Boris Berger 0 Reputation points
edited the question 2024-05-01T18:36:22.0266667+00:00
Boris Berger 0 Reputation points
1 answer

Why Microsoft Azure Open AI Service trainings require enterprise level access?

The training content is for the student who need restriction free learning but when Open AI service training is restricted to have an enterprise level request, it is acting as a barrier for a person to learn about those services. Why is there no free…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,174 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,384 questions
asked 2024-05-01T16:35:48.4466667+00:00
Deepankar 20 Reputation points
answered 2024-05-01T18:34:24.57+00:00
Marcin Policht 10,845 Reputation points MVP
0 answers

Workbook button for Excel Scripts permission issue : The button cannot run because the script was unshared. Contact the owner to share it again.

I created 3 Excel Scripts , added buttons to the workbook for each script, and shared the excel spreadsheet through Teams, and also the scripts on sharepoint with other folks in my organization. When they opened the excel sheet and tried to run the…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,500 questions
asked 2024-04-23T02:46:50.49+00:00
Dheeraj Kaul 10 Reputation points Microsoft Employee
commented 2024-05-01T18:34:11.7166667+00:00
Dheeraj Kaul 10 Reputation points Microsoft Employee
1 answer

How to make .NET SDK 8.0 show up in Visual Studio 2022 (17.9.6)?

I'm running Visual Studio 2022 (17.9.6) on Windows 11 and have .NET SDK 8.0 installed, but Visual Studio does not list it: It is installed, see below: I had Visual Studio 2022 (17.7) installed. Then installed .NET SDK 8 and upgraded VS to 17.9.6. It…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,617 questions
asked 2024-05-01T15:51:47.7866667+00:00
Bert Roos 0 Reputation points
answered 2024-05-01T18:29:39.8+00:00
Bruce (SqlWork.com) 56,526 Reputation points
2 answers One of the answers was accepted by the question author.

Parsing row counts from json output from an ADF script to pass to Stored Procedure

I have a ADF script that simply performs the following from a ForEach Loop. @Anonymous (concat(concat('select count(*) as num_rows from ', item().table_owner_schema), '.'), item().table_name) This works fine and returns the row count in the…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,581 questions
asked 2022-09-14T13:46:46.027+00:00
Haliburton, Russell 21 Reputation points
accepted 2024-05-01T18:28:53.0233333+00:00
Haliburton, Russell 21 Reputation points
1 answer

Any sample code in C/C++ to Publish and Subscribe to Azure Web PubSub?

I am looking for sample C/C++ code to Publish and Subscribe to Azure Web PubSub. Specifically, I want to send data from a microcontroller programmed in C/C++ to a server with Azure Web PubSub. Are there any resources available that could help me achieve…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
60 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,532 questions
asked 2024-05-01T10:49:20.29+00:00
Williams Celis 0 Reputation points
commented 2024-05-01T18:28:04.2833333+00:00
Williams Celis 0 Reputation points
0 answers

Power BI Reporting Server on Standard DB Engine

Is it possible for the .pbix files to work correctly when the Power BI reporting server (PBIRS) is installed on a Standard DB Engine? According to the below link, it looks contradictory as while it states that Standard edition is possible, it also…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,805 questions
asked 2024-05-01T18:27:45.1366667+00:00
Jessy 0 Reputation points
0 answers

SharePoint 2013 Migration - 2019 Acumulatives

Hi, I have a problem with the installation of this KB4486694, it says that "the update is already installed on this system" but when I run the PSCONFIG or the Wizard and error comes out that the installation is missing and others. I also ran…

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,808 questions
asked 2024-05-01T18:16:06.3966667+00:00
Julio Santiago Nonsoque Sarmiento 0 Reputation points
edited the question 2024-05-01T18:26:16.9633333+00:00
Julio Santiago Nonsoque Sarmiento 0 Reputation points
0 answers

Entra Enterprise Applications Users and Groups - adding roles

When adding a role to a user or group in the Enterprise Application the role is not saved, the user or group is saved but clicking edit assignment for the user or group shows "none selected" under roles. Selecting a role and then saving…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
209 questions
asked 2024-05-01T18:25:03.5133333+00:00
Phil White 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to set up role based authentication in a Blazor Server app in Microsoft Entra ID

Hi, I have a Blazor Server app and I want to use role based authorization in Microsoft Entra ID. I created role for it and I added permission to it: Program.cs builder.Services.AddAuthentication(OpenIdConnectDefaults.AuthenticationScheme) …

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,395 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,530 questions
asked 2024-04-29T07:39:18.5833333+00:00
71185955 40 Reputation points
accepted 2024-05-01T18:22:08.4166667+00:00
71185955 40 Reputation points