54,052 questions

Sort by: Updated
0 answers

Excel PowerQuery Data Source Error Handling

I had question about something in reference to my PowerQuery architecture. I have a data source that resides on a network shared drive, which my workbook queries (with self-query for the addition of comments/notes). Every so often, it will present the…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,482 questions
asked 2024-05-07T22:16:09.4033333+00:00
LandyAdam-4067 0 Reputation points
0 answers

Azure-SDK-for-C IOT Central [ERROR] Device provisioning failed.

I've loaded the subject SDK onto an ESP32 with Arduino and separately in Visual Studio Code. The following are from the Serial Monitor. I'm using the appropriate SAS key, has worked previously. 1970/1/1 00:00:02 [INFO] WiFi connected, IP address:…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
349 questions
asked 2024-05-03T13:35:30.7933333+00:00
Dave Frenk 1 Reputation point
commented 2024-05-07T22:02:42.72+00:00
LeelaRajeshSayana-MSFT 13,471 Reputation points
0 answers

Azure AD B2C returns 401 Unauthorized when accessing controller

I am building a Blazor WASM app, in .NET 8, which I intend to protect using Azure Active Directory B2C. I created an AAD B2C app registration, and exposed an API from it. Then I created another app registration to serve as a client, and gave it the…

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,399 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,911 questions
asked 2024-05-07T21:57:34.52+00:00
Lazar N 0 Reputation points
edited the question 2024-05-07T21:59:04.5+00:00
Lazar N 0 Reputation points
0 answers

How to install the Mobility Service - ASR Exclude Disks

Hello, I am configuring Azure Site Recovery and have the need to exclude disks from replication. I have reviewed the requirements, and this seems to require the following... -Can't be an OS disk -Must be a basic disk -Mobility Service must be…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
638 questions
asked 2024-05-07T20:45:43.3966667+00:00
AdamTyler-3590 130 Reputation points
commented 2024-05-07T21:45:33.66+00:00
AdamTyler-3590 130 Reputation points
0 answers

How can I add a custom parameter to a face with Face API?

Hello. I am creating a PersonGroup in which I am going to add people and faces, but I need to add a specific parameter for my project, how can I add this parameters from the Cognitive Services page? I thought it could be added from the "Add…

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
154 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,407 questions
asked 2024-05-06T16:30:06.4166667+00:00
Valeria Margarita Espinoza Sanchez 20 Reputation points
edited a comment 2024-05-07T21:43:12.2433333+00:00
VasaviLankipalle-MSFT 14,421 Reputation points
0 answers

I can't start the MSSQLSERVER on new esxi host

I am a student currently studying virtualization and SQL installation for one of my projects apkbeb. After obtaining approval from my instrcutor, I attempted to transfer a virtual machine (VM) to my personal laptop. However, upon doing so, I encountered…

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,774 questions
asked 2024-05-07T11:39:26.0633333+00:00
ahmedbark 0 Reputation points
commented 2024-05-07T21:39:55.7233333+00:00
Erland Sommarskog 101.4K Reputation points MVP
0 answers

Change the code and used in existing Views

Hi There is Scalar UDF used many places in views and SP. I need to change the Scalar UDF from all views and SPs. What is the alternate way to replace it. Is it good that I can replace the Scalar UDF with Inline table valued function. Appreciate your…

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,774 questions
asked 2024-05-07T12:57:39.02+00:00
SVA 86 Reputation points
commented 2024-05-07T21:37:12.11+00:00
Erland Sommarskog 101.4K Reputation points MVP
0 answers

Entra ID - Enterprise Application SCIM - Manager Value is missing on some users

I have a problem that I'm not sure how to solve. We have an Enterprise application, but for some users, the manager value in the at SAAS app is empty, so if a manager is using the application, the manager will not see all of the employees. The…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,911 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,596 questions
asked 2024-05-07T21:30:38.12+00:00
Fardin Barashi 0 Reputation points
edited the question 2024-05-07T21:36:19.2+00:00
Fardin Barashi 0 Reputation points
0 answers

Azure Labs VM Shutting Down While Presenting

I have a paid Azure subscription. I have an Azure Lab which I pay for. First, I am unable to create any type of ticket in Azure. This is a real issue because I pay for services yet I am unable to create a ticket. Next, while I was presenting to IT…

Azure Lab Services
Azure Lab Services
An Azure service that is used to set up labs for classrooms, trials, development and testing, and other scenarios.
282 questions
asked 2024-05-07T15:22:14.5566667+00:00
Corner Bowl Software 6 Reputation points
commented 2024-05-07T21:28:28.31+00:00
kobulloc-MSFT 23,496 Reputation points Microsoft Employee
0 answers

Need to remove .azurewebsites.net cert from my App Service custom domain

I have an App Service servicing an API for a device with older, finicky SSL requirements. It can't accept multiple SSL certs on a domain and recognize the appropriate one to use, the domain has to only have the single cert it expects. In addition to the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,929 questions
asked 2024-05-01T16:49:00.6666667+00:00
Michael Dunkel 0 Reputation points
commented 2024-05-07T21:24:34.6166667+00:00
Michael Dunkel 0 Reputation points
0 answers

Kernel crash trying to get a data asset from a blob storage

I am working in a workspace (Azure Machine Learning) with another user (let's call him U1). We have the same compute instance (Standard_E4ds_v4) which were created by the same user (U1). I am trying to access a data asset, a parquet files which is…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,577 questions
asked 2024-05-06T15:01:46.8166667+00:00
Mathieu Lussier 0 Reputation points
commented 2024-05-07T21:20:24.2233333+00:00
VasaviLankipalle-MSFT 14,421 Reputation points
0 answers

Synapse Spark v3.4 CREATE DATABASE testdb LOCATION '<>' Not working on Spark 3.4

Executing the following statement on Apache Spark runtime 3.4 results in an error. Tried to do this on different vanilla spark pool configurations on different tennants in West Europe. database_name = 'test_sppool34' target_location =…

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,402 questions
asked 2024-04-12T11:58:34.6166667+00:00
Arthur Steijn 26 Reputation points
commented 2024-05-07T21:18:46.3366667+00:00
BhargavaGunnam-MSFT 26,316 Reputation points Microsoft Employee
0 answers

I have 2 Linux VMs and they refuse to connect [to each other] by port 80 (HTTP)

Hello all, I'm new here and I have a problem. I feel that I am missing something, but I continue to be blocked. I am trying to make one of the vms into a internal mini-repo so the other vm can pull packages from. I have two (2) VM in Azure and in a…

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-06T20:33:36.63+00:00
Richard E 0 Reputation points
commented 2024-05-07T21:16:21.5733333+00:00
Richard E 0 Reputation points
0 answers

Ununable to install sql server (setup.exe) Exit code (Decimal): -2147467259 Error description: The service did not respond to the start or control request in a timely fashion.

I'm trying to download SQL express through the installation process it gives me an error Oops... Unable to install sql server (setup.exe) Exit code (Decimal) -2147467259E Error description: The service did not respond to the start or control request in…

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,774 questions
asked 2024-04-30T15:39:20.9433333+00:00
moris shehady 0 Reputation points
commented 2024-05-07T21:15:27.4233333+00:00
Erland Sommarskog 101.4K Reputation points MVP
0 answers

ADF dataflows are creating temporary folders / files and fails while trying to rename the file at SFTP

Hi, We're facing the issue while using SFTP sink via a Dataflow. We wish to generate output files using Dataflow at the SFTP location but dataflow is creating temp folders / files and in the end, it tries to rename the file but fails due to reason: Spark…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,618 questions
asked 2024-04-23T14:11:30.7633333+00:00
Aditya Verma 0 Reputation points
commented 2024-05-07T21:12:15.6133333+00:00
BhargavaGunnam-MSFT 26,316 Reputation points Microsoft Employee
0 answers

virtual machine creation regions and load balancing help

Screenshot 2024-05-07 123846.pngHey guys so I'm creating my virtual machine on azure for a vpn so i can work abroad in the Dominican Republic once i move down there. and im not a tech geek but i do work for IT, basic level. I live in Colorado and i want…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,172 questions
asked 2024-05-07T21:09:37.2966667+00:00
Tech Support 0 Reputation points
edited the question 2024-05-07T21:10:54.6566667+00:00
Tech Support 0 Reputation points
0 answers

How I can request to increase the throttling limit for Email Communication Services to create a new MailFrom address?

I'm encountering an issue with creating a new MailFrom address in Email Communication Services. After investigation, I've discovered that my account is currently restricted by default throttling limits, preventing me from adding new MailFrom addresses or…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
687 questions
asked 2024-05-07T15:08:54.05+00:00
Ajit Singh 0 Reputation points
commented 2024-05-07T21:03:46.1233333+00:00
Grmacjon-MSFT 16,191 Reputation points
0 answers

Incorrect Win32 Max Size Listed as 8GB. Outdated as of Feb 2024.

The training module and test questions incorrectly state 8GB as the max size for Win32 applications. This was changed to 30 GB in February 2024.…

Microsoft Endpoint Manager Training
Microsoft Endpoint Manager Training
Microsoft Endpoint Manager: A Microsoft endpoint management platform that incorporates System Center Configuration Manager and Intune and provides endpoint security, device management, and intelligent cloud actions.Training: Instruction to develop new skills.
3 questions
asked 2024-05-07T21:03:10.8766667+00:00
Brian Sparrow 0 Reputation points
0 answers

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.
638 questions
asked 2024-05-07T21:01:28.75+00:00
AdamTyler-3590 130 Reputation points
0 answers

reschedule an exam

RESCHEDULE EXAM

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.
31 questions
asked 2024-05-07T21:00:34.92+00:00
Andrew Siefker 0 Reputation points