53,827 questions

Sort by: Updated
0 answers

How to execute System.Windows.Forms from the System Account using Task Scheduler

Hello Experts We are working on the PowerShell to Pop out message forms to the user Accounts and we are using Add-Type -AssemblyName System.Windows.Forms to create the user interactive messages. We are currently using the SCCM to deploy the PowerShell…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,204 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,075 questions
asked 2024-05-02T15:47:45.7766667+00:00
Anant Bera 86 Reputation points
edited the question 2024-05-02T15:49:53.4633333+00:00
Anant Bera 86 Reputation points
0 answers

What is the updated data structure for NCRYPT_PROV_HANDLE to develop custom KSP for Windows 11 / Server 2022?

Hi, I am trying to develop a custom Key Storage Provider (KSP) for Windows Server 2022 with Windows Certificate Authority. I downloaded the Cryptographic Provider Development Kit (CPDK) at https://www.microsoft.com/en-us/download/details.aspx?id=30688.…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,204 questions
asked 2024-05-02T15:46:17.5533333+00:00
Nicholas Ho 0 Reputation points
0 answers

How do I create a dynamic SQL query for Cosmos DB using Azure Data Factory?

I am doing a simple data flow where I have a source from a cosmos db container, I want to get the latest data that is greater than a _ts value that I store in a variable (SELECT * FROM c WHERE c_ts > @variables('LastRunDateTS')). How can I pass this…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,446 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,587 questions
asked 2024-04-30T13:18:23.7733333+00:00
Andrew Hopkinson 6 Reputation points
commented 2024-05-02T15:45:36.1+00:00
Andrew Hopkinson 6 Reputation points
0 answers

Document Intelligence Studio Label Data Key based authentication error

Hi, i have set up a storage account with a container. i have disabled key access and added my Entra id to the roles with storage data contributor and added the system assigned identity of document intelligence identity with storage reader role to storage…

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,709 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,384 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,547 questions
asked 2024-05-02T15:45:12.5133333+00:00
Menno Laan 0 Reputation points
0 answers

Adding and removing printers via Group Policy

I've got a legacy server (Server 2012) that had the company printers share on it. I want to remove if from the network. The printers, there are only 2, are currently shared on the new (Server 2022) server. So I went into GPME on the new server and set…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,163 questions
asked 2024-05-02T15:43:36.4733333+00:00
Jim 271 Reputation points
0 answers

Azure Communication Service / Email - 550 5.1.1 response seems to be cached

We are using the email portion of Azure Communication Services to send email from an application. It is working to send from our own domain to everyone at a customer domain except for 1 user. It looks like we emailed the user before the account setup…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
684 questions
asked 2024-05-02T15:41:37.8333333+00:00
Dean Landry 0 Reputation points
0 answers

Policy for Updating google chrome

I needed to create a policy in Intune to always update Google Chrome to the latest version automatically on all my registered devices. Is this possible?

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.
340 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,728 questions
Microsoft Intune Compliance
Microsoft Intune Compliance
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Compliance: Adhering to rules, standards, policies, and laws.
137 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,359 questions
asked 2024-05-02T15:31:30.8266667+00:00
Samuel Santos 225 Reputation points
commented 2024-05-02T15:36:16.0066667+00:00
Rahul Jindal [MVP] 9,146 Reputation points MVP
0 answers

GoogleUpdater Google Update servicio detenido

Buen dias, tengo mi servidor fisico, y el controlador de dominio en un servidor virtual, hoy no tengo internet, estan levantados los dos servidores pero sin internet GoogleUpdater Google Update servicio detenido, e inicio el servicio pero dice que el…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,163 questions
asked 2024-05-02T15:35:47.6666667+00:00
Darin Andres Caceres Contreras 0 Reputation points
0 answers

Is it possible to use custom classification feature for pre-built models?

Hi Team, Is it possible to use pre-built models in classification? If yes, can you please suggest the solution/way to do. Thanks

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,384 questions
asked 2024-05-02T15:24:29.9633333+00:00
Kalyan Gandham 45 Reputation points
0 answers

Data Models

I have two Models, CustomerModel and CustomerInfo neither one relates to the other except that the Model(s) have fields in the same table and I wanted to separate the fields in the Models because they are used in different views of my .Net Maui…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,891 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,270 questions
asked 2024-05-01T21:46:42.2566667+00:00
Tom Meier 80 Reputation points
edited a comment 2024-05-02T15:23:16.7033333+00:00
Tom Meier 80 Reputation points
0 answers

How do I send email from Linux machines to Microsoft 365 accounts with oauth2

I have been using app passwords successfully to authenticate users in Linux web applications and to send emails to users. A few days ago, this stopped working. SMTP Auth methods no longer work. My account settings show that Authenticated SMTP can access…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
947 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,547 questions
asked 2024-05-02T15:22:32.5333333+00:00
Patrick McTiernan 0 Reputation points
0 answers

Sharepoint list permission

Hi, In sharepoint , I have a list for issue tracking . there is two groups . Group A want to access and edit all the columns but Group b only need to update the particular column. they dont need to edit the other columns . i have tried to create a…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,670 questions
asked 2024-05-02T15:21:09.0333333+00:00
Sathiya Saravanan (HCL Technologies Ltd) 0 Reputation points Microsoft Vendor
0 answers

Cannot train custom ai vision model as the model hangs during training

I am using Cognitive Service deployed in West Europe with tier S0 and would like to train my custom AI vision model for image classification. I have successfully prepared training data with Azure Machine Learning Studio and have started model training in…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
219 questions
asked 2024-04-30T08:06:22.1666667+00:00
Konrad Gałczyński 0 Reputation points
edited a comment 2024-05-02T15:20:15.8633333+00:00
dupammi 6,480 Reputation points Microsoft Vendor
0 answers

Missing Extensions After Arc Registrations

Hello, At the early stages of deploying a new cluster. Towards the end of Step 4 from: https://learn.microsoft.com/en-us/azure-stack/hci/deploy/deployment-arc-register-server-permissions?tabs=powershell The servers are registered and appear in Azure…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
267 questions
Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
324 questions
asked 2024-05-02T15:18:03.9666667+00:00
Stack Admin 0 Reputation points
0 answers

Is it possible to get name/id of model owner?

Hi Team, I would like to know the author name who created model ID. Also, please let me know what kind of metadata i can get for model ids. Thanks

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,384 questions
asked 2024-05-02T15:17:07.66+00:00
Kalyan Gandham 45 Reputation points
0 answers

Deleting this question

Deleting this question

Azure Managed Grafana
Azure Managed Grafana
An Azure service used to deploy Grafana dashboards for analytics and monitoring solutions.
83 questions
asked 2024-05-01T20:43:24.48+00:00
Janet Liu (INTUNE) 0 Reputation points Microsoft Employee
edited the question 2024-05-02T15:15:02.6833333+00:00
Janet Liu (INTUNE) 0 Reputation points Microsoft Employee
0 answers

Azure Point to Site VPN keep disconnecting for few users

HI , we have deployed Azure VPN ( Point to site ) for more than 100 users , but more than 10+ users complaining that azure point to site VPN disconnecting frequently . Apps is downloaded from store only . someone help me this is known issue ? I raised…

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,388 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,149 questions
asked 2024-05-01T12:12:16.75+00:00
Srinath Ravi 1 Reputation point
commented 2024-05-02T15:14:23.54+00:00
Srinath Ravi 1 Reputation point
0 answers

Azure Function App deployment issue with multiple projects

I have an Azure Function App developed using .NET 8 containing Project A and Project B, each with some Azure functions. However, after deployment with CICD pipeline in the Azure portal, I cannot see functions from Project A in the Function App. I updated…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,289 questions
asked 2024-05-02T15:11:36.5733333+00:00
Arulanand Anandhakumar 0 Reputation points
0 answers

how to use md5withrsa in .net?

how to use md5withrsa to hash string with private key?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,390 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
323 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,122 questions
asked 2024-05-02T15:11:07.9833333+00:00
mc 3,701 Reputation points
0 answers

Jmeter override in user.properties not being honored

We have been running various Jmeter load tests on the Azure Load Testing service, automated using Azure Pipelines, using a user.properties file for a "jmeter.save.saveservice.subresults=false" override, for some time now and without issue.…

Azure Load Testing
Azure Load Testing
An Azure service that enables developers and testers to generate insights on how to improve the performance, scalability, and capacity usage of their application
39 questions
asked 2024-05-02T15:09:22.86+00:00
Rebecca Jenkins 0 Reputation points