381,753 questions

Sort by: Updated
0 answers

How to attach a Microsoft.HybridCompute/machines to ML studio as compute instance

I have onboarded a local machine to the Azure resources group using the Azure Arc solution. However, I am facing issues when attaching it as a compute to ML Studio. It is not accepting Microsoft.HybridCompute key on Resource ID. In Notes, it is said…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,924 questions
Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
423 questions
asked 2024-10-16T13:46:53.64+00:00
Dinesh Govindaraj 0 Reputation points
0 answers

KB5012170 - Clarification - Check Script Still Says Vulnerable

Looking to see if anyone has some clarification on the BOOTHOLE vulnerability remediation: Test Box: Windows 10 Pro 22H2 - 19045.4046 Microsoft release KB5012170 in order to close this vulnerability. I've tried installing the MSU, but it says it's…

Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,915 questions
asked 2024-10-16T13:46:42.7633333+00:00
RickAZEP 0 Reputation points
1 answer

Importing InvoiceprocessingsolutionFirstLast_1_0_0_4.zip fails due to missing dependencies to workqueue

I followed the instructions at https://learn.microsoft.com/en-us/training/modules/add-ai-model-process-invoice-online-workshop/import-solution, but when I tried to import InvoiceprocessingsolutionFirstLast_1_0_0_4.zip, I received the following error…

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.
418 questions
asked 2024-10-03T13:57:11.5266667+00:00
Daniel Casota 1 Reputation point
edited a comment 2024-10-16T13:46:40.3366667+00:00
Daniel Casota 1 Reputation point
1 answer

Unable to connect to MSSQL database when Dns servers are added to second NIC.

Hi all, In our setup we have a machine that has 2 network interfaces. the 2 networks it is part of are both statically configured and completely separated. The two networks are: 172.16.2.0/24 completely isolated network, unmanaged switches connect all…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,847 questions
asked 2024-10-16T06:29:55.7766667+00:00
Dennis Brentjes 0 Reputation points
commented 2024-10-16T13:45:58.61+00:00
Dennis Brentjes 0 Reputation points
0 answers

How to fix ntkrnlmp.exe eerror?

SPECS: Device name LAPTOP-AKIPF1F6 Processor AMD Ryzen 5 7535HS with Radeon Graphics 3.30 GHz GPU Nvidia GeForce RTX 2050 4GB Installed RAM 8.00 GB (7.31 GB usable) Device ID 67BBEEA5-81AC-43AE-9954-249F5F7E4660 Product…

Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,618 questions
asked 2024-10-15T13:35:19.4766667+00:00
Jed Gesulga 0 Reputation points
commented 2024-10-16T13:45:09.4033333+00:00
Jed Gesulga 0 Reputation points
4 answers

Published applications not showing up, AVD

I have published a couple apps on a lab but they are not showing on the remote desktop client or under the web gateway. I have tried to recreate the workspace and application group to no avail, I have confirmed the assignments are correct, and if I…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,549 questions
asked 2024-06-21T06:46:19.3233333+00:00
David Pereira 15 Reputation points
answered 2024-10-16T13:44:50.2566667+00:00
Hasan Arslan 0 Reputation points
3 answers One of the answers was accepted by the question author.

Power Apps custom connector OAuth 2.0 refresh url

I have implemented a custom connector for power apps with OAuth 2.0 authentication using the generic OAuth 2.0 provider, but the connection fails after the OAuth bearer token expires after 1 hour and the power app does not refresh the token before that. …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,283 questions
asked 2021-05-08T21:22:12.767+00:00
Casper Rubæk 246 Reputation points
answered 2024-10-16T13:44:33.1+00:00
Stephane BOUILLON 0 Reputation points
0 answers

Sharepoint list - issue with "status" column

Hello, I hope all is well. I have questions about SharePoint list. I did screenshots of the issue since I can't share my flow with you. I was able to create "choices" in the "status" column so I can change the status and type in a…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,726 questions
asked 2024-10-16T13:44:16.3066667+00:00
Deniselearning365 20 Reputation points
1 answer

Move public folder database to another server in same domain

I have a virtual Windows 2019 standard server with Exchange 2019 Mailbox role. I would like to update Windows 2019 standard server to a Windows 2022 I have installed a new Windows 2022 server and on this installed the Exchange 2019 Mailbox role. …

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,304 questions
asked 2024-10-16T13:19:28.3033333+00:00
Johnny Broe 286 Reputation points
answered 2024-10-16T13:43:50.3933333+00:00
Andy David - MVP 148.2K Reputation points MVP
0 answers

Problem with HLSL shaders.

I'm working with D3D12, and I've run into another problem. I managed to fix my command list problem, but apparently something is going wrong with my shaders? My code currently is struct Vertex { DirectX::XMFLOAT3 position; // 3D position …

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,629 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,737 questions
asked 2024-10-05T14:22:18.94+00:00
CakeDev 50 Reputation points
commented 2024-10-16T13:43:49.61+00:00
CakeDev 50 Reputation points
1 answer

Azure API - Create Pull Request - Cannot create PR from forked repo to upstream repo

Hello, I am working on creating a Pull Request from my forked repo to upstream repo (original repo from where the fork was created) via azure api version 7.1. Unfortunately, my pull request gets created on the same forked repo against the target branch.…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,141 questions
asked 2024-10-16T11:51:06.9+00:00
Hundare, N.V. (Nikhil) 0 Reputation points
answered 2024-10-16T13:43:37.9333333+00:00
LeelaRajeshSayana-MSFT 15,476 Reputation points Microsoft Employee
1 answer

Can't send email to my "Shared Mailbox" from outside my organization?

I got a report from a department that "senders" from outside my organization can not send email to a shared mailbox. The outside user are receiving a bounce back 550 5.7.133 error message. After logging into the Exchange Admin Center >…

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,537 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,637 questions
asked 2021-07-29T18:45:20.017+00:00
Keith Hampshire 96 Reputation points
commented 2024-10-16T13:42:27.8633333+00:00
admin noah 0 Reputation points
2 answers

Azure settings; where is account used

Hi, I'm looking for a report that will tell me where (within the settings of Azure) a certain account is used/entered. Thanks!

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,277 questions
asked 2021-12-01T09:28:41.82+00:00
Ollie4 1 Reputation point
commented 2024-10-16T13:41:53.9766667+00:00
Beer, Jason (HPE vLabs) 0 Reputation points
0 answers

Azure site to site VPN to OPNSense VPN

I have an Azure Site to Site VPN to an OPNSense using IPsec. I have tried a multitude of configurations and its not quite working. When I manually start the VPN it states that it is up in OPNSense but no data is being transferred. If I use ssh on a…

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,539 questions
asked 2024-10-15T12:16:45.3566667+00:00
Max Ricketts 0 Reputation points
edited a comment 2024-10-16T13:40:59.32+00:00
Ganesh Patapati 735 Reputation points Microsoft Vendor
0 answers

Issues Accessing Copilot Due to Age Restrictions After Update

Experiencing difficulties accessing Copilot due to age restriction prompts. The system requests to review account details, even though I'm over 18 and my account birthday information is over 18. After updating the account details, Copilot continues to…

Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
315 questions
asked 2024-10-11T05:24:13.0366667+00:00
Youssef Ahmed 15 Reputation points
commented 2024-10-16T13:39:59.9366667+00:00
Brenda Lee 0 Reputation points
0 answers

Unable to Retrieve SharePoint List Items in .NET Core using SharePoint Rest API

Hi Team, I have created a new app registration in the Azure Active Directory section and generated a client secret. I also granted the necessary API permissions for SharePoint sites with 'AllSites.FullControl' and obtained admin consent. I used the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,726 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,856 questions
asked 2024-10-16T13:39:57.1466667+00:00
ArunKumar Arumugam 40 Reputation points
0 answers

How to deploy secure web sockets server on virtual machine?

My NodeJS app implements a web socket server that I must secure with an SSL certificate. How do I deploy this on Azure? Can a load balancer balance this load? Can I install the certificate in a load balancer? Do I need to put the cert on the virtual…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,915 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,025 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,464 questions
asked 2024-10-16T13:38:38.1266667+00:00
David Levine 0 Reputation points
1 answer

I'm getting an error saying 'No connection can be used' when trying to create Data Quality rules under a Data Product, even though I've already successfully connected to Azure Synapse

Hi everyone, I'm encountering an issue when trying to create Data Quality rules under a Data Product in Microsoft Purview. The error message I receive is: 'No connection can be used, try to create a connection first.' I've already established a…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,930 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
1,186 questions
asked 2024-10-15T15:25:53.06+00:00
USer22222 0 Reputation points
commented 2024-10-16T13:37:59.59+00:00
PRADEEPCHEEKATLA-MSFT 89,731 Reputation points Microsoft Employee
0 answers

Where can find the latest Microsoft Financial Services Addendum?

Where can find the latest Microsoft Financial Services Addendum?

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
697 questions
asked 2024-10-16T13:34:50.0366667+00:00
Peter Bulović 0 Reputation points
1 answer One of the answers was accepted by the question author.

Invalid Client secret provided error

Hi, We had an App using Azure API Permissions involving Client Secrets which worked fine until the assigned time span ended. The client secret was updated; however, the app is not connecting completely with our Lansweeper setup. Lansweeper shows incoming…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,141 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,856 questions
asked 2024-10-15T21:07:01.63+00:00
Robert Kahler 1 Reputation point
commented 2024-10-16T13:32:45.5866667+00:00
Robert Kahler 1 Reputation point