340,817 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Azure Machine Learning - Specify disk storage type

Hi, Is there a way to specify the disk storage type for Compute instances? Both the Azure portal and ARM templates do not have an option to define the disk storage type, which defaults to the P10 disks (Premium SSD). Thanks

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,558 questions
asked 2021-11-12T10:44:54.743+00:00
Simon Magrin 121 Reputation points
accepted 2022-01-22T11:15:52.877+00:00
Simon Magrin 121 Reputation points
0 answers

Visual Studio 2019 Crashing When Using Designer

Visual Studio crashes to desktop with no messages on a regular basis when interacting with the designer. This happens every hour or so, depending on how often I use the designer. Visual Studio Version 16.11.7, Professional. I have no NuGet Packages…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,591 questions
asked 2021-11-22T03:17:56.25+00:00
Mike R 26 Reputation points
commented 2022-01-22T10:40:03.42+00:00
Marco Marcon 1 Reputation point
2 answers One of the answers was accepted by the question author.

Strange anomaly with Generate Scripts Feature in SQL Server 2016

Hello, I ran the Generate Scripts task on a table that has around 25k rows in SQL Server 2016. The result was a script file that contains the schema and data, was about 16MB. At first I tried to use the sqlcmd command to to run the script against…

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,666 questions
asked 2022-01-21T22:59:59.753+00:00
Igor 21 Reputation points
commented 2022-01-22T10:10:48.513+00:00
Erland Sommarskog 100.9K Reputation points MVP
16 answers

Execute task in an already existing thread

Hello, I would like to execute a task on an already existing thread. How can I tell the task to use this specific thread? I saw there is a task scheduler available in .net but if this would be the vehicle to implement I have no glue how to do…

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,216 questions
asked 2022-01-19T17:19:45.25+00:00
Michael Zdarsky 96 Reputation points
answered 2022-01-22T10:03:25.3+00:00
Michael Zdarsky 96 Reputation points
1 answer

ILogger File

Hello people, I have a .NET 4.6.1 application and trying to log all my DAL exceptions to a file in my DataAcess layer. I am using ILogger (Microsoft.Extensions.Logging) However, where do I set up the file location ? I am trying to use my UI layer…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,248 questions
asked 2022-01-20T16:50:42.2+00:00
ANB 181 Reputation points
commented 2022-01-22T09:32:31.517+00:00
Lan Huang-MSFT 25,471 Reputation points Microsoft Vendor
2 answers

Applicaiton installation status is Unknown

Hi, Deployed LAPSx64 application to test workstations. Applications status is Installed as per the status in Software Center, AppIntentEval.log. But it is Deployment status is Unknown I can see the product in Registry key. Please let me…

Microsoft Configuration Manager Application
Microsoft Configuration Manager Application
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Application: A computer program designed to carry out a specific task other than one relating to the operation of the computer itself, typically to be used by end users.
455 questions
asked 2021-11-01T13:41:57.487+00:00
Boopathi Subramaniam 3,196 Reputation points
answered 2022-01-22T09:07:05.517+00:00
Karan Randhawa 1 Reputation point
2 answers

Validity of AZ 104 & AZ 400

Hi Team, I did certifications AZ 104 & AZ 400 on January 17th 2022, when I download the certificates it showing as Valid for 1 year only. i.e. valid till 17th Jan 2023. But I heard that certificates valid for 2 years. Can someone Please help me…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,923 questions
asked 2022-01-21T17:59:00.51+00:00
Rajasekhar P 1 Reputation point
answered 2022-01-22T08:21:25.363+00:00
Vaibhav Chaudhari 38,576 Reputation points
2 answers One of the answers was accepted by the question author.

Why my CPU is not supported for Windows 11?

Please support my CPU processor please. My processor is AMD A6-9225 RADEON R4

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,923 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,122 questions
asked 2022-01-14T13:46:44.723+00:00
KABH 31 Reputation points
commented 2022-01-22T08:13:38.02+00:00
KABH 31 Reputation points
1 answer

Graph API - LOGS

Hi, I would like to know how to collect logs from Graph API and send it to Log Analytics or Event Hubs Thank you.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,538 questions
asked 2022-01-14T16:17:10.967+00:00
Elmamoun Soubaii Toujri 1 Reputation point
commented 2022-01-22T07:44:52.677+00:00
Vasil Michev 95,081 Reputation points MVP
1 answer

Coding Standards and Best Practices Checklist for the ASP.NET Core 3.1, Web API 2, C#.NET,SQL Server, Angular 10, Azure Services and DevOps

Requesting can you please provide me the Coding Standards and Best Practices Checklist for the ASP.NET Core 3.1, Web API 2, C#.NET,SQL Server, Angular 10, Azure Services and DevOps skills

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,352 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,248 questions
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,216 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,118 questions
asked 2022-01-21T17:09:43.64+00:00
RKG 1 Reputation point
answered 2022-01-22T07:39:54.163+00:00
Lan Huang-MSFT 25,471 Reputation points Microsoft Vendor
0 answers

Azure app service easy auth with Azure AD is not working for linux web app

Azure web app Easy auth (with Azure AD auth) is working for windows web apps, but not on Linux web app. When I checked at web app logs, I could see that the container is failing to start when easy auth is enabled. The Linux web app is working as is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,844 questions
asked 2022-01-11T18:18:52.253+00:00
Ravi Kumar Bomma [TechD] 1 Reputation point
commented 2022-01-22T07:35:34.893+00:00
Ravi Kumar Bomma [TechD] 1 Reputation point
0 answers

Azure AD SSO not working after browser updates

Azure AD SSO login redirects to the login page continuously and cannot continue the login. However, after clearing browser data (Google Chrome - Version 97.0.4692.71 (Official Build) (64-bit)) and enabling SSO in browser settings (Firefox - 96.0…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,418 questions
asked 2022-01-13T07:35:54.77+00:00
Roshan Maddumage 21 Reputation points
commented 2022-01-22T06:42:52.95+00:00
Roshan Maddumage 21 Reputation points
3 answers

Email Validation

I have some email addresses in a SQL table. How can I validate if the addresses are real? I don’t mean the syntax check. I want to check if they are found in real world.

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,666 questions
asked 2022-01-20T13:27:48.963+00:00
Hema Ramachandran 176 Reputation points
commented 2022-01-22T06:17:49.203+00:00
Ronen Ariely 15,096 Reputation points
2 answers One of the answers was accepted by the question author.

blue/green deployment for Azure Kubernetes through ADO pipeline

I need some help and would like some inputs. For my project, I am looking for blue/green deployment to Azure Kubernetes from the ADO pipeline. I have looked at the Azure pipeline but there is no option for blue/green deployment however I could see…

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,852 questions
asked 2021-12-09T17:47:08.273+00:00
Ganesh Sharma 21 Reputation points
answered 2022-01-22T06:11:53.057+00:00
henry crist 0 Reputation points
2 answers One of the answers was accepted by the question author.

OneDrive API - Restring Folder/File Access

I am working on POC to upload Application/User(not AD users) documents to OneDrive. For that I have created App(App registration) and given Files/User.ReadWrite.All Permission(API Permission) and given Admin Consent. I am able to Upload/Read/Delete…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,538 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,660 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,418 questions
asked 2022-01-18T02:31:27.047+00:00
Sri 21 Reputation points
accepted 2022-01-22T04:59:43.79+00:00
Sri 21 Reputation points
0 answers

Azure WebApp not available

I have a Java Springboot application that I am hosting on Azure. I connected my main Branch from GitHub, so every time we merged into main, the changes were live. I hosted it for several weeks without any problems. All of a sudden the application stopped…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,844 questions
asked 2022-01-20T14:17:59.597+00:00
Julius Wagner 1 Reputation point
commented 2022-01-22T03:55:08.21+00:00
Ryan Hill 25,481 Reputation points Microsoft Employee
3 answers

Can I use powershell to read all the profile info in our org can.delve.microsoft.com

We have out employees update their profile info in delve is there a way I can iterate through all and list there office and mobile numbers? the end goal is to write this data to their individual O365 profile as they cannot edit those for some reason. …

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,358 questions
asked 2022-01-21T20:46:08.093+00:00
rob m 256 Reputation points
answered 2022-01-22T03:46:58.947+00:00
rob m 256 Reputation points
0 answers

Issues with server 2019 and .net

Hello all. I am having an issue with my server Win Server 2019, and I am not sure what it not configured right. I have a website setup on the server, it is an asp,net MVC site. When I browse to the site I get a server error. Description: An exception…

Internet Information Services
asked 2022-01-21T02:59:41.777+00:00
Scott Purtan 6 Reputation points
commented 2022-01-22T03:41:48.117+00:00
Sam Wu-MSFT 7,036 Reputation points Microsoft Vendor
1 answer

Remotely retrieve MECM collection members via PowerShell script executed as scheduled task under gMSA

Hi, I have management server running Windows Admin Center that has outbound port tcp/5985 opened to all Windows Servers in the forest. On this management server there are many scheduled tasks pulling various reports from all servers in the forest and a…

Microsoft Configuration Manager
asked 2021-12-29T15:31:47.777+00:00
Bojan Zivkovic 21 Reputation points
commented 2022-01-22T01:41:54.11+00:00
Eswar Koneti 2,196 Reputation points
2 answers

Azure text-to-speech is not accessable in Windows 2012 r2

https://azure.microsoft.com/en-us/updates/azuretls12/ - here MS says that they are going to switch to tls12, it is okey. Win2012r2 support this version of TLS. Here the list of cipher that win10 supports:…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,364 questions
asked 2020-09-23T04:13:05.65+00:00
Denys Soroka 1 Reputation point
answered 2022-01-22T01:05:36.427+00:00
Seung Hyun Park 1 Reputation point