349,935 questions

Sort by: Updated
1 answer

same domain access

how do I provide access to multiple users with same domain

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.
689 questions
asked 2024-05-30T08:03:03.57+00:00
Jane Pack 0 Reputation points
answered 2024-05-30T20:59:46.2033333+00:00
James Hamil 22,436 Reputation points Microsoft Employee
0 answers

You need to have the role of MPN Admin to view this page

Microsoft Office 365 is sometimes absolutely exasperating. A thousand admin panels, a thousand roles, meaningless error messages, documentation that is out of date... We are in the Partner Center and want to access Solutions Partner | Business…

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
893 questions
asked 2024-05-30T20:55:43.7966667+00:00
Hendrik 0 Reputation points
edited the question 2024-05-30T20:59:27.6066667+00:00
Hendrik 0 Reputation points
0 answers

Jobs are running slow in sqlserver that was upgraded from 2012 to 2019

Set the max memory to 34076MB for 4 core and 38GB RAM. what other sql adjustment can be made so that the jobs run fast. 94% of memory is used.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,936 questions
asked 2024-05-30T20:21:57.94+00:00
Avyayah 1,251 Reputation points
commented 2024-05-30T20:58:37.84+00:00
Avyayah 1,251 Reputation points
0 answers

how to pass argument using Azure Container Instance Command line to run the specific script file??

I have a docker image locally that works fine when I run it with the following command "docker run --name scrapper-container image-name:tag state-scrapper.py" but when I run this inside azure container instance using command over ride and write…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
408 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,903 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
299 questions
asked 2024-05-30T20:56:35.53+00:00
Ahmad Shafiq 125 Reputation points
1 answer

Unable to enable autosync option under sourcecontrol in Azure Automation

Hi All, I'm trying to set up source control for Azure automation account, but when I click EnableAutoSync I'm seeing below error. An error occurred while updating the source control named 'SCReposGit'. Error details: SourceControl autoSync setup failed…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,146 questions
asked 2024-05-24T07:23:19.3166667+00:00
VinodKumar-0434 276 Reputation points
edited a comment 2024-05-30T20:55:17.1066667+00:00
Tiago Utz Foscarini 0 Reputation points
0 answers

how to pass argument using Azure Container Instance Command Override??

I have a docker image locally that works fine when I run it with the following command "docker run --name scrapper-container image-name:tag state-scrapper.py" but when I run this inside azure container instance using command over ride and…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
asked 2024-05-30T20:53:12.5433333+00:00
Ahmad Shafiq 125 Reputation points
2 answers

exit code (decimal): -2068052377error description: invalid command line argument. consult the window installer sdk for detailed command line help

This morning I was still able to use sql, I was curious and deleted something like SQLEXPRESS16, then I uninstalled all sql and reinstalled it all, and used quite a few cmd commands that I didn't know to uninstall but still nothing. I can't remove them,…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,936 questions
asked 2024-05-29T14:08:19.1766667+00:00
Dukanhh 0 Reputation points
answered 2024-05-30T20:52:45.3966667+00:00
Erland Sommarskog 102.4K Reputation points
1 answer One of the answers was accepted by the question author.

Viva Learning - why are most of the courses showing as linked in learning which is an additional license I need to purchase

I have just purchased a license for Viva Learning, however a lot of the courses are tagged as linked in learning so I can't access them, I don't want to purchase a linked in learning license.... (as I have purchased a viva learning license) why are these…

Viva Learning
Viva Learning
A Microsoft Viva module that provides employees with formal and informal learning.
88 questions
asked 2024-05-29T20:25:37.39+00:00
Krystie Brickland 20 Reputation points
accepted 2024-05-30T20:52:25.4766667+00:00
Krystie Brickland 20 Reputation points
1 answer

Application crash even on a try catch block

When i comment out the line GetViewsByZOrder i get the following exception: Exception thrown at 0x00007FF96E36EE19 (rpcrt4.dll) in : 0xC0000005: Access violation reading location 0x00000000094F0122. On the line if (collection->GetViewForHwnd(hwnd,…

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,571 questions
asked 2024-05-30T03:16:00.1533333+00:00
Yanis 0 Reputation points
edited a comment 2024-05-30T20:51:13.1533333+00:00
RLWA32 41,206 Reputation points
2 answers

How to build screen recorder Winform GUI app which also records the sound of system at the same time

using System; using System.Diagnostics; using System.Drawing; using System.Windows.Forms; using NAudio.Wave; using SharpAvi; using SharpAvi.Codecs; using SharpAvi.Output; namespace ScreenAudioRecorder { public partial class Form1 : Form { …

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,415 questions
asked 2024-05-27T15:21:50.9433333+00:00
Rahmatulloh 0 Reputation points
commented 2024-05-30T20:50:02.6533333+00:00
KOZ6.0 5,375 Reputation points
0 answers

Where does the .NET Desktop Runtime installer launch from?

I have an installer for Gates Corp Design Power which recognizes that .NET Desktop Runtime is not installed and automatically initiates an installation of it. I need to know where it is finding the installer. Also knowing what permissions to what, that…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,477 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,133 questions
asked 2024-05-30T20:45:55.8333333+00:00
KKoop 0 Reputation points
2 answers

How to be able to derive from Microsoft.VisualStudio.PlatformUI.DialogWindow?

I have been unable to get visibility to DialogWindow. The following fails. Public Class Class1 Inherits Microsoft.VisualStudio.PlatformUI.DialogWindow End Class I installed "Visual Studio extension development" but typing…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,721 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,612 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
981 questions
asked 2024-05-30T19:38:59.5166667+00:00
Dave Reid 0 Reputation points
commented 2024-05-30T20:40:20.5+00:00
Dave Reid 0 Reputation points
1 answer

Does it require to change UPN also while Change the Mail address of guest user

How to edit the guest user's mail address , so that the user can continue to access all the resources and permission same as the old mail address . Do i need to update UPN also while changing the mail address of guest user in Entra portal Thanks

Microsoft Entra
asked 2024-05-30T19:43:34.5933333+00:00
Sharon01 61 Reputation points
answered 2024-05-30T20:40:10.16+00:00
Marcin Policht 14,345 Reputation points MVP
0 answers

Physical Express Route Link Migration

Trying to migrate the Express route circuit from an 1G physical circuit to 10G physical circuit. For migration, I'm trying to create a new circuit over the 10G link and create a new express route virtual network gateway. However, I'm getting the error…

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,415 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,017 questions
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
asked 2024-05-30T20:36:24.02+00:00
Bharaniraj Iyyamperumal 0 Reputation points
0 answers

In Azure cost allocations, why don't all my subscriptions show up as a target?

I am experimenting with Azure cost allocations and I'm running into an issue. I have resources in 1 subscription that I would like to allocate costs to other subscriptions that represent different teams to assist with chargebacks. The target subscription…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,143 questions
asked 2024-05-24T00:07:46.2433333+00:00
Perry, Christopher 0 Reputation points
edited a comment 2024-05-30T20:35:56.8033333+00:00
SadiqhAhmed-MSFT 39,321 Reputation points Microsoft Employee
1 answer

Export JSON string but exclude key-value pairs with null/empty values

I'm attempting to output some data originally in csv format from ADF as a JSON string but I need to exclude any key-value pairs where the value is null or empty (e.g. "Report": []). First I am using an Aggregate transformation to convert 3…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,791 questions
asked 2024-05-30T20:35:28.12+00:00
David Lang 20 Reputation points
answered 2024-05-30T20:35:28.1566667+00:00
Q&A Assist
0 answers

Vendor Release Retention is not showing up on the same line as the Retained amount in the Report

When we release the vendor retention and we run the vendor retention inquiries or report it does not show up on the same line. It shows up on a different line. How do you get it to show up the same way the customer retention does where you can see the…

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
91 questions
asked 2024-05-30T20:34:54.1233333+00:00
KDL Controller 0 Reputation points
0 answers

Automation Account Schedules not triggering, is it due to service outage?

My Runbooks are working fine, but the schedule is not triggering them. Is there a known issue with the Automation Account Schedules service that could cause this?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,017 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,146 questions
asked 2024-05-30T20:33:45.55+00:00
geoffrey 0 Reputation points
0 answers

CPU used query return wrong result

Hi, After the CPU upgrade to 96 cores when I execute the query to find the sqlserver usage and system idle shows the result more than 100%. for example SQL Server process utilization - 20 System idle process - 89 The query which I used was DECLARE…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,936 questions
asked 2024-05-30T20:18:20.67+00:00
SVA 86 Reputation points
edited the question 2024-05-30T20:31:59.4633333+00:00
SVA 86 Reputation points
0 answers

Missing or broken link from a module

In the Model data in Power BI learning path, I found a missing or broken link where it says in Unit 2 notes to download a sample database file which does not work. This link to unit needs an update. This question is related to the following Learning…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
127 questions
asked 2024-05-30T20:29:42.5866667+00:00
Diego Campos 0 Reputation points