346,339 questions

Sort by: Updated
1 answer

Authenticating verification of certificates in Power Shell

Hello, in collaboration with AI, I came up with a script for verifying the authenticity of the certificates I have on my PC. What I need to know is how serious it is if the certificate is not verified, or how should I solve this situation and what…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,339 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,118 questions
asked 2024-05-14T18:11:02.2166667+00:00
Orichi Panthe 0 Reputation points
commented 2024-05-16T03:32:11.6966667+00:00
Orichi Panthe 0 Reputation points
0 answers

How to renew My certificate for Azure Solutions Architect Expert which is expired in Dec 2022

Hello, My certificate for Azure Solutions Architect Expert (AZ-303, 304) got expired in Dec 2022. I want to renew the same but in my certification dashboard the renewal option doesn't come. I have following questions: Is it possible to take the…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,231 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,676 questions
asked 2024-05-16T03:31:57.6933333+00:00
Jitendra Kumar Sharma 0 Reputation points
1 answer

How to qualify for a Microsoft 365 Developer Program sandbox subscription.

Hi, i am trying to complete the exercises for https://learn.microsoft.com/en-us/training/modules/what-is-m365/5-explore-microsoft-365-tenant And while trying to sign up for a developer account it says i don't qualify, I would love to know why. This…

Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
33 questions
asked 2024-05-16T02:47:40.78+00:00
Matthew Stewart 0 Reputation points
answered 2024-05-16T03:30:42.6633333+00:00
kguntaka 690 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Create MSI from EXE in MAUI

Hi, In cmd i create the exe of MAUI App. using this command: dotnet publish -f net8.0-windows10.0.19041.0 -c Release -p:WindowsPackageType=None -p:WindowsAppSDKSelfContained=true…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,950 questions
asked 2024-05-12T09:34:27.1366667+00:00
Dani_S 2,806 Reputation points
edited an answer 2024-05-16T03:29:40.5333333+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 69,226 Reputation points Microsoft Vendor
0 answers

Native memory leak

I am trying to debug the memory leak of a UWP app. The memory profiling seems to suggest the leak is primarily on the native side: I cannot make any sense of the native memory data: Could anyone offer a tip on how to read these native memory data to…

Universal Windows Platform (UWP)
asked 2024-05-10T02:59:31.36+00:00
Hong 1,091 Reputation points
commented 2024-05-16T03:28:42.87+00:00
Hong 1,091 Reputation points
0 answers

How to fix AttributeError: 'Prophet' object has no attribute 'scaling' in Azure ML studio notebook

I have trained a time series model using automated ml. I registered that model and deployed it. Then I am calling the model using pickle file and trying to make prediction for test data. My time series model includes Prophet algorithm and I am getting…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,590 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,428 questions
asked 2024-05-15T21:57:23.9166667+00:00
Prakatheeswari 0 Reputation points
commented 2024-05-16T03:25:47.53+00:00
dupammi 7,135 Reputation points Microsoft Vendor
9 answers

How do you turn off windows 10 updates which are really powerful?

currently using windows 10 and because it is affected by windows updates, a confirmation always appears to switch to windows 11. My device is not strong enough to use windows 11. I've searched the internet but after a while windows update is active…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,741 questions
Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
972 questions
asked 2023-08-24T04:42:26.67+00:00
Aldy Winata 25 Reputation points
answered 2024-05-16T03:23:47.1866667+00:00
Steven parsons 0 Reputation points
1 answer

How to get free access to the Microsoft Dynamics 365 Finance & Operation in the trial environment for practice.

How to get free access to the Microsoft Dynamics 365 Finance & Operation in the trial environment for practice. Because I think the lab facilities attached to this learning path is not enough for a learner to be familiar with D365 F&O. This…

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.
61 questions
asked 2024-05-03T05:51:58.91+00:00
Abul Bashar Sardar 1 Reputation point
commented 2024-05-16T03:22:28.29+00:00
Kiran P 400 Reputation points Microsoft Vendor
4 answers

Microsoft.Data.SQLClient 5.2.0 fails to work with .Net 8

I am having issues creating a Class library with C# and .net 8 that uses Microsoft.Data.SQLClient. version 5.2.0 which states that it will run on .net 8 platform. Here is the code for the class library using System.Data; using…

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,332 questions
asked 2024-05-04T22:39:27.66+00:00
Moshe Yalovsky 0 Reputation points
commented 2024-05-16T03:22:17.0133333+00:00
AlvaroGT 0 Reputation points
1 answer

Maui ios publish : Path's format not supported

Hello, I am encountering an issu when i am publishing, creating the archive of my maui application, i have the given error 16:02:09:546 Cannot create an IOS archive 'MT.TimeClean.Client.ForNative'. Process cannot be executed on XMA…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,950 questions
asked 2024-05-13T14:11:45.04+00:00
Cyril Auquier 0 Reputation points
edited an answer 2024-05-16T03:21:31.0133333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 26,846 Reputation points Microsoft Vendor
0 answers

Cannot supply a component of type 'Components.BookComponent' because the current platform does not support the render mode 'Microsoft.AspNetCore.Components.Web.InteractiveServerRenderMode'

when i call component by this way i have this error in TestComponent.razor i call BookComponent to get html var sensorHtml = new ComponentRenderer<WeaponDetails>() .Render(); BookComponent.razor @rendermode InteractiveServer other…

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,409 questions
asked 2024-05-15T07:54:39.42+00:00
Mahdi Elahi 26 Reputation points
commented 2024-05-16T03:19:31.01+00:00
Ping Ni-MSFT 2,250 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

SQL Server 2016 RTM feature

Hello, Does SQL Server 2016 RTM support Table Partitioning? Thank you.

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,834 questions
asked 2022-11-17T06:10:38.533+00:00
Lee John Li 21 Reputation points
accepted 2024-05-16T03:17:14.12+00:00
Lee John Li 21 Reputation points
0 answers

You are using a version of the client that isn't compatible with the server. Client version 1.5, server version undefined

1 I'm using SignalR in my project (asp.net and react js). Here in C# I'm using (.net 4.8) Microsoft.AspNet.SignalR.Client Version - 1.2.2.0 Runtime version - v4.0.30319 Microsoft.AspNet.SignalR.Core Version - 2.2.3.0 Runtime version -…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,296 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,332 questions
asked 2024-05-13T12:36:08.4+00:00
Ankit Singh 2 0 Reputation points
edited the question 2024-05-16T03:15:26.6533333+00:00
Lan Huang-MSFT 26,036 Reputation points Microsoft Vendor
2 answers

What permissions are required to allow app services to import a certificate from a keyvault that uses RBAC?

I have an azure app service and key vault that is using RBAC. I am unable to get the app service to import a certificate from key vault. I keep getting this error: Failed to import key vault certificate: ... . Error: The service does not have access…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,140 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,973 questions
asked 2024-05-15T01:04:34.1366667+00:00
Barry Bahrami 11 Reputation points
commented 2024-05-16T03:12:21.1933333+00:00
Barry Bahrami 11 Reputation points
1 answer

How to point to a specific .editorconfig in a solution file?

I see in the Roslyn open source project, Roslyn.sln points to the .editorconfig it wants to use. How does it work for me if I want to do the same: pointing to a specific .editorconfig in my solution file?…

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,332 questions
asked 2024-05-15T19:53:16.54+00:00
Wendy Liang 0 Reputation points
commented 2024-05-16T03:12:06.5566667+00:00
Wendy Liang 0 Reputation points
4 answers

create a 2nd chart from data in a worksheet from which a chart has already been created

Question 1 : I want to create a 2nd chart from alternative data in a worksheet I have already created a chart from different data in this worksheet. When I open a new worksheet to host the new chart, and insert a chart it creates a blank chart…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,507 questions
asked 2024-05-10T15:29:53.9266667+00:00
Laurence Clerkin 0 Reputation points
commented 2024-05-16T03:11:51.6066667+00:00
Jiajing Hua-MFST 5,395 Reputation points Microsoft Vendor
2 answers

CORS configuration does not work as expected

Hello! I am going through the course module "Create a full stack application by using React and minimal API for ASP.NET Core" and this unit describes steps to enable CORS in response to allow client app request data from API -…

ASP.NET Core Training
ASP.NET Core Training
ASP.NET Core: A set of technologies in the .NET Framework for building web applications and XML web services.Training: Instruction to develop new skills.
8 questions
asked 2024-05-15T10:07:49.2366667+00:00
RomKo 0 Reputation points
commented 2024-05-16T03:09:32.0933333+00:00
Pradeep M 475 Reputation points Microsoft Vendor
0 answers

OpenAI Content Filtering Low/Medium/High vs. Moderations API

Hi, I've been testing using OpenAI's APIs directly, but now that I'm moving my product to production I'm going to use Azure directly. I used their moderations API which has scores for categories, but I noticed that Azure has low/medium/high instead of…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,234 questions
asked 2024-05-15T18:24:01.5866667+00:00
Jimstacy2 0 Reputation points
commented 2024-05-16T03:09:27.4566667+00:00
navba-MSFT 17,370 Reputation points Microsoft Employee
1 answer

What is the best way to install .net Runtime v8.0 via Intune?

What is the current best way to install .net Runtime v8.0 via Intune to a large number of users? The .net website offers an .exe file but it doesn't contain an .msi I can turn into an Intune app. There are also winget instructions listed but winget…

.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,131 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,433 questions
asked 2024-05-15T22:58:19.7133333+00:00
Woodson Baldwin 0 Reputation points
answered 2024-05-16T03:08:26.48+00:00
Crystal-MSFT 43,981 Reputation points Microsoft Vendor
0 answers

Ignoring macro error messages while running app

I have the following error message in this screenshot below: I need to resolve this issue, so that users won't see that message when they run my app if I package and deploy it.

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
681 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,332 questions
asked 2024-05-15T12:17:54.08+00:00
John 426 Reputation points
commented 2024-05-16T03:06:35.0566667+00:00
Charles Kenyon 2,581 Reputation points