290,337 questions

Sort by: Updated
1 answer

There seems to be an error with the way the Azure cloud shell handles the backup script in https://learn.microsoft.com/en-gb/training/modules/script-with-powershell/5-exercise-parameters

In this lesson: https://learn.microsoft.com/en-gb/training/modules/script-with-powershell/5-exercise-parameters, the backup script with parameters regular exits with the error message "curl: (3) unmatched close brace/bracket in URL position 38:…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
955 questions
asked 2024-05-07T15:07:07.9766667+00:00
James Harland 0 Reputation points
commented 2024-05-08T09:29:03.77+00:00
AmaranS 2,675 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Logic Apps: "Send approval email" action requires "Any IP" for inbound IP setting

During testing, users were unable to record an approve/reject response in emails that were sent by the "Send approval email" action (Office 365 Outlook connector). I think this is due to the Logic App "Allowed inbound IP addresses"…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,862 questions
asked 2021-12-21T17:15:37.067+00:00
Jeff 66 Reputation points
edited a comment 2024-05-08T09:28:57.1733333+00:00
Pradeep Piplawa 0 Reputation points
2 answers

When I apply the latest patches cu in the SQL server 2022 version. It uses high memory. What is the reason? It will happen sometimes or regular

When I apply the latest patches cu in the SQL server 2022 version. It is using high memory. What is the reason? It will happen sometimes or regular.

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,777 questions
asked 2024-05-08T02:53:41.3533333+00:00
Anandhswarupp 20 Reputation points
answered 2024-05-08T09:28:55.45+00:00
CosmogHong-MSFT 23,321 Reputation points Microsoft Vendor
1 answer

None of the sandbox activations allow me to create a function app. They sit there and spin after filling out the first page.

I don't have this problem when I use my work accounts, so I am positive it is a sandbox-specific issue. I have tried 5 times over the last 24 hours to no avail. This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
955 questions
asked 2024-04-30T20:59:29.3233333+00:00
DS-9972 0 Reputation points
edited a comment 2024-05-08T09:28:38.9233333+00:00
RDash 1,245 Reputation points Microsoft Vendor
1 answer

APIM recommendation with service endpoints

With respect to this article, I would like to understand what is the latest recommendation when it comes to APIM networking Art: https://learn.microsoft.com/en-us/azure/api-management/api-management-using-with-vnet?tabs=stv2 Can you suggest why private…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,775 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,167 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
469 questions
asked 2024-05-03T07:36:28.02+00:00
Pulin Gupta 0 Reputation points
commented 2024-05-08T09:27:02.5166667+00:00
Ben Gimblett 3,410 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

In Express Route Circuit when metric type Arp and BGP Availability reaches 100% what it indicates. How can we identify and process the threshold or alert for this metrics.

In my Express route circuit while I am capturing the metrics I found the following type of metrics: Arp Availability and BGP Availability has showing 100%(Arp Availability (Avg)). So what is this impact on Express Route Circuit. If it reaches maximum…

Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
324 questions
asked 2023-10-04T10:23:45.8733333+00:00
Murarisetty Yamuna 80 Reputation points
edited an answer 2024-05-08T09:23:57.91+00:00
GitaraniSharma-MSFT 47,686 Reputation points Microsoft Employee
1 answer

Directory Harvest Attck

Hi Everyone, we will soon be upgrading our Azure subscription to Security but right now we are getting thousands of SPAM emails can anyone please tell me if there is a way to create a conditional access policy in Entra to stop Directory Harvest…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,606 questions
asked 2024-05-03T16:06:14.61+00:00
Jeff Hattendorf 0 Reputation points
commented 2024-05-08T09:22:53.65+00:00
Givary-MSFT 28,406 Reputation points Microsoft Employee
1 answer

Can't add physical fido2 passkey/security key to my microsoft account, using edge

Hello, I'm trying to add my physical usb pass key ( security key ) brand is Feitian k9, I enter the pin and there's a message password is saved, afterwards it says couldn't add the physicial key key works %100 fine in other browsers and apps and phone

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,150 questions
asked 2024-05-07T20:35:53.6033333+00:00
qnfrr12 0 Reputation points
answered 2024-05-08T09:20:35.0766667+00:00
ShiJieLi-MSFT 7,626 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Could you please suggest the list of software needed to register and use a custom component in data tools tool box using VS2019 in x64

Issue Description: Facing issue in setting up and running SSIS in debug mode in VS2015 that can recognize 64-Bit C# custom components in Data Tools Tool box. Created MyCustomComponent.dll by referencing below dlls. Took the dlls from…

SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
495 questions
asked 2024-04-08T12:34:26.1366667+00:00
SAILANATHAN Balaji 20 Reputation points
commented 2024-05-08T09:19:14.1533333+00:00
SAILANATHAN Balaji 20 Reputation points
1 answer

How to update/save a file in a database in web application

i have a code error and i wish i can get it fix by your noble helps or interventions here is a code block that updates a new product on a product page in a web application this is the code behing the productController.cs file for the cshtml file…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,282 questions
asked 2024-05-07T15:39:22.68+00:00
KwebenaAcquah-9104 306 Reputation points
edited a comment 2024-05-08T09:18:03.78+00:00
Lan Huang-MSFT 25,871 Reputation points Microsoft Vendor
1 answer

Migrate Function App from In process to Isolated process

I'm trying to migrate my functions from in process to isolated process. Previously we used to configure service bus options in the startup like this : services.Configure<ServiceBusOptions>(options => { options.MaxConcurrentCalls = 100; …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,310 questions
asked 2024-04-29T02:56:48.0966667+00:00
Sourav 140 Reputation points
edited a comment 2024-05-08T09:17:37.0433333+00:00
SwathiDhanwada-MSFT 17,726 Reputation points
1 answer

How can I resolve the "subscription is disabled and marked as read-only" error message in my web app?

When I try to upload new versions of my webapp, I get the error message: "The subscription '000d000a-8a00-000f-0000-8ce100000000' is disabled and therefore marked as read only. You cannot perform any write actions on this subscription until it is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-05-06T17:10:53.57+00:00
Vincent Asea 0 Reputation points
commented 2024-05-08T09:16:42.7733333+00:00
VenkateshDodda-MSFT 18,466 Reputation points Microsoft Employee
2 answers

Bought a new used laptop, old user still signed in cant sign on

hello bought a new used laptop it's a KUU Yepbook 2The old user didn't sign off. I can see her picture, her name.Its asks for a PIN, password or finger

Windows Network
Windows Network
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.Network: A group of devices that communicate either wirelessly or via a physical connection.
657 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,730 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,246 questions
Windows Licensing
Windows Licensing
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.Licensing: Rules, regulations, and restrictions that define how software can be used and distributed.
36 questions
asked 2024-05-05T02:10:25.9133333+00:00
Nicole Mathe 0 Reputation points
answered 2024-05-08T09:13:44.2066667+00:00
Kapil Arya 7,756 Reputation points MVP
1 answer

Display name in SharePoint 2019

We have SharePoint 2019 ! Currently the display name field for Active Directory is formatted as “LastName, FirstName" and this is what we see in SharePoint lists, permissions and everywhere. If we want to change it to "FirstName,…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,706 questions
asked 2024-05-08T05:59:06.0633333+00:00
Paul, Alok 85 Reputation points
answered 2024-05-08T09:12:30.14+00:00
AllenXu-MSFT 16,176 Reputation points Microsoft Vendor
1 answer

Mobility Service and Antivirus exclusions

Hello, I am configuring Azure Site Recovery and our environment uses a 3rd party Antivirus program. I found this little nugget from the following…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
640 questions
asked 2024-05-07T21:01:28.75+00:00
AdamTyler-3590 130 Reputation points
answered 2024-05-08T09:11:43.6133333+00:00
SadiqhAhmed-MSFT 38,081 Reputation points Microsoft Employee
1 answer

How to disable/hide "Work with" section in Profile Cards ?

Hello, For privacy reasons, my boss asked me to disable the "also works with" section in the user profile card. Is it possible to do it? Or in powershell? Won’t that disable the "Organization" section? Thank you in advance, Have a…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,321 questions
Viva Insights
Viva Insights
A Microsoft Viva module that provides insights and recommendations designed to improve productivity and wellbeing.
72 questions
asked 2024-04-19T12:57:05.08+00:00
Jeremie GLAIS 0 Reputation points
edited a comment 2024-05-08T09:11:18.2333333+00:00
ChristyZhang-MSFT 20,931 Reputation points Microsoft Vendor
2 answers

Traffic path between Azure storage account and Azure VM

i have a Site to site VPN from om-prem to Azure. i have azure storage account which is set to accept traffic from anywhere. i transfer some data from on-prem to Azure storage account, this will be transferred over the internet to public endpoint of…

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,718 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,167 questions
asked 2024-05-05T14:54:32.9166667+00:00
Noushad Karuthadath 20 Reputation points
answered 2024-05-08T09:11:17.82+00:00
Anand Prakash Yadav 6,090 Reputation points Microsoft Vendor
1 answer

How to create and migrate the tables from one azure database to another azure database

Use-Case- I have 130 tables in the Azure sql database, I need to create and migrate the 130 tables to another azure sql database. Can I use the Azure data factory auto-create functionality to migrate those 130 tables. How the primary keys and indexes of…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,625 questions
asked 2024-05-08T08:29:13.6433333+00:00
Rahul 251 Reputation points
commented 2024-05-08T09:10:30.8266667+00:00
ShaktiSingh-MSFT 13,746 Reputation points Microsoft Employee
3 answers

SCVMM2022 Hyper-V host provisioning fails on HPE proliant gen10 servers

We struggle with bare metal provisioning on HPE Proliant servers, gen 10 on scvmm 2022. In SCVMM we get the error: Error (21113) Unable to configure disk on physical computer 39373638-3935-5A43-4A39-303830315842 as specified in the physical computer…

System Center Virtual Machine Manager
asked 2024-05-06T13:32:41.51+00:00
RaymondKristiansen 0 Reputation points
answered 2024-05-08T09:10:13.71+00:00
XinGuo-MSFT 14,536 Reputation points
3 answers

While get user’s list of followed sites (using application permissions). By calling GET /me/followedSites endpoint gives "access denied”

Hi team, I was trying to get user’s list of followed sites (using application permissions). But calling GET /me/followedSites endpoint gives "access denied” and not able to know the root cause for this issue. Is something know issue or is it…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,682 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,706 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,677 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
511 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,576 questions
asked 2024-05-07T07:03:46.88+00:00
Tanvi Mittal 0 Reputation points
edited a comment 2024-05-08T09:09:18.0833333+00:00
Tanvi Mittal 0 Reputation points