340,837 questions

Sort by: Updated
2 answers

Stuck on the windows 11 lockscreen and doesn't show the password entry after logging in to the windows account

After I updated my windows then my windows account suddenly asked to re-login. Then I logged in and nothing happened, I turned off my computer when I turned it back on it turned out that the lockscreen didn't appear filling in the password, when I…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,124 questions
asked 2022-07-25T16:37:56.58+00:00
Amril Viqrirachman 1 Reputation point
answered 2024-04-23T07:36:20.32+00:00
Sebastian Cerazy 306 Reputation points
0 answers

Speech service with custom endpoints.

When we were using Public Endpoints previously, we were able to start up to 80 concurrent connections per subscription key, and have not experienced any issues. However, when we start using Custom DNS Public Endpoints with whitelisted IP addresses, we…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,388 questions
asked 2024-04-03T14:45:36.1433333+00:00
Mallu Swetha (MINDTREE LIMITED) 80 Reputation points Microsoft Vendor
edited a comment 2024-04-23T07:36:18.43+00:00
YutongTie-MSFT 46,326 Reputation points
2 answers One of the answers was accepted by the question author.

Exchange email storage alert to admin

Hi all, Is it possible to set up a policy or rule to notify admin that a particular email is nearly full ie 80%

Microsoft Exchange Online
asked 2024-04-16T14:01:27.2966667+00:00
Aran Billen 516 Reputation points
accepted 2024-04-23T07:35:36.1066667+00:00
Aran Billen 516 Reputation points
0 answers

Ports not listing or open after migration

I successfully transferred a Windows Server 2019 Azure VM from one Tenant to another by exporting the OS disk and importing it to the new Tenant. However, upon attempting to access the application console hosted on the server, I encountered an issue.…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
717 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,137 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,104 questions
asked 2024-04-23T07:07:24.3233333+00:00
Deogratias D. Saidi 0 Reputation points
edited the question 2024-04-23T07:35:33.8433333+00:00
Anveshreddy Nimmala 2,150 Reputation points Microsoft Vendor
0 answers

System.Runtime.InteropServices.COMException when calling AddFromTemplate

I have written a VS extension (for 2019). It shows a menu point. When it is clicked, I execute this code: private void Execute(object sender, EventArgs e) { …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,592 questions
asked 2024-04-19T13:54:03.79+00:00
Rudolf Meier 271 Reputation points
edited a comment 2024-04-23T07:34:38.83+00:00
Rudolf Meier 271 Reputation points
0 answers

Fine tuning Llama 2 model in UK

We are trying to fine tune the Llama 2 model but it seems we need a project set up in the US West 3 region to do this. Right now when I try to fine tune I get this error: SpecialFeatureOrQuotaIdRequired InvalidTemplateDeployment: The subscription does…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,558 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,364 questions
asked 2024-04-22T15:44:40.9566667+00:00
Joe Jordan 0 Reputation points
commented 2024-04-23T07:34:33.6866667+00:00
Joe Jordan 0 Reputation points
0 answers

ADF + SAP Tableconnector: Function Modules

Hi together, We have a setup to copy table data from our SAP system to our AzureDataFactory via the SAP table connector interface. This works well as long as we access SAP tables. Now there is the need to access function mudules in SAP with parameters to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,510 questions
asked 2024-04-23T07:33:41.3666667+00:00
MarcusU-8790 0 Reputation points
1 answer

Runbook issue exercice Application gateway

Hello, anyone know how to workround the issue with current runnbook from this training exercice: Load balance your web service traffic with Application Gateway The script provided to setup the backend VMs do not work due to a version compatibility issue…

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.
875 questions
asked 2024-04-22T07:25:59.09+00:00
Eric Bardes 35 Reputation points
edited an answer 2024-04-23T07:32:03.8433333+00:00
Srinud 1,065 Reputation points Microsoft Vendor
0 answers

Draw rectangle with corner radius and fit an image bytes to that rectangle with same corne radius

Below I attached my code I need an image with a border and corner radius, please correct my code, and give any other guidelines CanvasRenderTarget renderTarget = new CanvasRenderTarget(device, cardWidth, cardHeight, dpi); using…

Universal Windows Platform (UWP)
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,217 questions
asked 2024-04-23T07:21:58.97+00:00
Saranya Karthik 20 Reputation points
edited the question 2024-04-23T07:31:44.0566667+00:00
Saranya Karthik 20 Reputation points
1 answer

How to add Tasks window to Debug Menu

Hi. I am trying to debug my Tasks but The Debug-> Windows menu Item does not have a selection for Tasks.

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,217 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
938 questions
asked 2024-04-22T13:31:09.6033333+00:00
Ronald Rex 161 Reputation points
answered 2024-04-23T07:31:34.96+00:00
Tianyu Sun-MSFT 27,106 Reputation points Microsoft Vendor
0 answers

Error while passing parameters in Rest Api Azure Data Factory

Hi Folks. Hope you Are doing well. I am passing parameters from one data factory to another to trigger a copy activity that would copy data from an intermediate Location to a final Target which can be an SFTP, Mshare or ADLS location. I am…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,510 questions
asked 2024-04-18T20:32:16.1433333+00:00
Shivoy Thakral 0 Reputation points
commented 2024-04-23T07:31:29.7666667+00:00
Shivoy Thakral 0 Reputation points
1 answer

MDT - Format and Partition Disk

MDT can't format and partition disk based on the size of hard disk through the options of Query WMI

Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
826 questions
asked 2024-04-22T15:02:01.4766667+00:00
Akung 0 Reputation points
answered 2024-04-23T07:31:13.63+00:00
XinGuo-MSFT 14,236 Reputation points
3 answers

partition in db

HI , what hppend in databricks backend when partion is applied to table level

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,913 questions
asked 2024-04-19T09:05:58.03+00:00
Vineet S 145 Reputation points
edited a comment 2024-04-23T07:30:37.22+00:00
Vineet S 145 Reputation points
0 answers

SAP latency data

Hi Expert, how to we can load the data from modified data in updated or insert fields in databricks using ADF or data bricks on trigger level instead of loading multiple times example: table updated or inserted with new records how table change and…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,913 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,510 questions
asked 2024-04-23T07:29:53.95+00:00
Vineet S 145 Reputation points
2 answers

The export sync cycle was showing a Stopped server error

Hi All, We observed Microsoft Entra ID sync with the status last sync less than 3.5 hours, while troubleshooting on the server, the synchronization service Tool was not responding properly, also when tried the command: Get-ADSyncSchedular on…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,419 questions
asked 2024-04-22T12:16:09.86+00:00
AJAY PRAJAPATI 0 Reputation points
answered 2024-04-23T07:28:31.5+00:00
Michael Smith-MSFT 2,751 Reputation points Microsoft Employee
0 answers

Rate limiting for token generation of Bot Framework API

I was using bot framework api for creating conversation and sending messages which requires access token generated using azure bot credentials. So does anyone know rate limit of below endpoint: Token generation:…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
746 questions
asked 2024-04-23T07:27:52.4866667+00:00
Hasit Parmar 0 Reputation points
1 answer

The Static Web App contents cannot be updated while a backend migration is in progress

When attempting to deploy via an Azure DevOps pipeline or the SWA cli we get the error: The content server has rejected the request with: BadRequest Reason: The Static Web App contents cannot be updated while a backend migration is in progress. It was…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
759 questions
asked 2024-04-07T21:06:55.88+00:00
Robert Balfre 10 Reputation points
answered 2024-04-23T07:27:36.46+00:00
Punyasloka Parida 0 Reputation points
0 answers

Problem connecting to VPN using Azure VPN from work laptop

I am the only one of the team who could not connect to VPN. Encountered error message is "Status: Server did not respond properly to VPN Control Packets". Date and time is synchronized Azure VPN Client is allowed on firewall Tried updating WAN…

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,375 questions
asked 2024-04-23T07:22:16.11+00:00
Surio, John Dye 0 Reputation points
edited a comment 2024-04-23T07:26:18.5+00:00
Surio, John Dye 0 Reputation points
1 answer

I could not select free tier in the pricing type

I created resource in the language service which used Free tier in price type. I deleted this resource and resource groups. I create a new resource in the language service.I want to select free tier. but only "S(1K call per minute)" can…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,018 questions
asked 2024-04-10T06:49:27.51+00:00
Xiaohua He 5 Reputation points
answered 2024-04-23T07:26:07.33+00:00
SadiqhAhmed-MSFT 36,976 Reputation points Microsoft Employee
0 answers

can we create a common policy for global and product scope?

I created an API Management (APIM) policy at the product level and now we need to set up a policy that can be used at the global, product, and API scopes. I initially created a product-level policy and tried to place it at the global scope, but it…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,743 questions
asked 2024-04-22T08:59:31.0866667+00:00
akhilas@secful.com 20 Reputation points
commented 2024-04-23T07:25:36.09+00:00
akhilas@secful.com 20 Reputation points