322,598 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

How to use the Filter Activity Output as Source in Copy Activity.

Issue 1: Passing Variables Between Child and Master Pipeline   In my setup, I have a master pipeline that triggers a child pipeline containing an Until loop activity. This loop runs until the NextpageURI is null, and while it does so, it continuously…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,800 questions
asked 2024-10-21T19:09:54.96+00:00
Alexander Lopez 20 Reputation points
commented 2024-10-31T23:21:20.0966667+00:00
Alexander Lopez 20 Reputation points
3 answers One of the answers was accepted by the question author.

(ErrCode_InsufficientVCPUQuota) Insufficient regional vcpu

I just created and azure free trail account, upgraded it to pay as you go, I m trying to create a basic, aks cluster but i m always getting this error : i havent used anything, there is a classic computer limit of 20 vms , i have used 0 of them in…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,138 questions
asked 2024-10-05T16:46:13.62+00:00
Rahul Kurkure 20 Reputation points
commented 2024-10-31T23:16:57.5366667+00:00
Matheus Cavalcante Veiga 0 Reputation points
1 answer

Change Azure Cosmos Db account from Provisional throughput to serverless

I am new to cosmos db and I realised after creating my database and after having it running for a while that it would be more cost effective if it would be running a serverless account. Is there a way I can change it? If not what would be the recommended…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,658 questions
asked 2024-10-31T18:47:26.61+00:00
YM185 0 Reputation points
answered 2024-10-31T23:08:13.38+00:00
Oury Ba-MSFT 19,426 Reputation points Microsoft Employee
1 answer

External OIDC Connection SSO in Entra External ID and custom user flow

Hi there, We are currently using B2C with custom policies. Our sign in page, takes in user's email address and based on the email domain, it tries to authenticate with external tenant, if no configured external tenant matches, it asks the user to enter…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,619 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,907 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,064 questions
asked 2024-10-10T05:42:00.8966667+00:00
Dilpreet Singh 20 Reputation points
commented 2024-10-31T23:03:06.6966667+00:00
James Hamil 24,921 Reputation points Microsoft Employee
1 answer

Disable Microsoft Login from windows and all apps

Hello, I am using windows machines for cyber cafe, this machine is used by multiple users. I don't want any user to login with their personal/work or school microsoft account in windows or any of the apps like edge or office. I have already made some…

Windows
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.
5,478 questions
Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,695 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,619 questions
Microsoft Entra
asked 2024-10-18T13:15:36.45+00:00
Dharmesh Patt 0 Reputation points
commented 2024-10-31T23:01:20.5966667+00:00
James Hamil 24,921 Reputation points Microsoft Employee
1 answer

B2C Tenant Login issue

Hi all, I'm facing an issue with B2C Tenant Login when I access directly to the old login B2C Tenant page ( "/my-page/b2c_1a_signup_signin/oath2/v2.0/authorize?client_id=...&scope=..." which has expired value of client-request-id,…

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.
3,219 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
912 questions
asked 2024-10-21T17:42:09.3766667+00:00
DatNC 0 Reputation points
commented 2024-10-31T23:01:08.83+00:00
James Hamil 24,921 Reputation points Microsoft Employee
1 answer

Adding login hint for split email verification password custom policy

I have a custom policy that is based on the sample provided here https://github.com/azure-ad-b2c/samples/tree/master/policies/split-email-verification-and-signup to have the email verification and password split between two separate screens. I've been…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,064 questions
asked 2024-10-22T10:58:42.6133333+00:00
DK 0 Reputation points
commented 2024-10-31T23:01:01.2666667+00:00
James Hamil 24,921 Reputation points Microsoft Employee
1 answer

User import issue in Azure AD B2C

Hi Everyone, I'm new to Azure AD B2C and I've been asked to do user imports from my previous CRM system. I am performing user imports from my previous CRM system, and I have the user data in CSV format. For context, I do not have the users' passwords,…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,064 questions
asked 2024-10-28T03:44:34.7533333+00:00
Selvin Pudusserry 0 Reputation points
commented 2024-10-31T23:00:23.2433333+00:00
James Hamil 24,921 Reputation points Microsoft Employee
1 answer

How to check SNAT port usage of NatGateway with existing IP

Hi exports, Our team will use NatGateway with public ip as the explicit outbound connectivity method of VMs. May I ask is there any way to monitor current usage of SNAT Port on NatGateway? For example, if there is a method to let us know that currently…

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,488 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
37 questions
asked 2024-10-31T10:48:48.39+00:00
Shijun Lv 86 Reputation points Microsoft Employee
answered 2024-10-31T22:59:13.36+00:00
Timmy Malmgren 1,131 Reputation points
1 answer

"ManagedIdentityCredential.get_token_info failed" in train.py (serverless)

In my Azure ML pipeline, I have a training step which uses a file called train.py to train my model. The issue is, whether I use DefaultAzureCredential() or ManagedIdentityCredential(), I get errors similar to the one…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,951 questions
asked 2024-10-29T01:57:25.8333333+00:00
Dominic Archual 1 Reputation point
commented 2024-10-31T22:52:16.8166667+00:00
Dominic Archual 1 Reputation point
1 answer

How can I sign up/in in PowerBI if i dont have any company email?

Hi Team, I am a freelance Data Engineer and exploring powerBI. Could you please help me how I can sign up/in to powerBI with my personal email only? Thank you, Steven This question is related to the following Learning Module

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.
452 questions
asked 2024-10-29T20:43:13.88+00:00
Steven Pante 0 Reputation points
commented 2024-10-31T22:51:05.8533333+00:00
Rakesh Gurram 9,065 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Windows 10 Lifecycle/Security Updates

Hi All, Looking for some clarification around true EOL for windows 10 versions. As you may or may not know 1709 is due in a few weeks for EOL. It seems as if perhaps extended support is still providing security updates…

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,924 questions
asked 2020-09-28T18:54:17.91+00:00
Sean W 141 Reputation points
accepted 2024-10-31T22:43:16.1433333+00:00
Sean W 141 Reputation points
2 answers One of the answers was accepted by the question author.

Hybrid Join Renaming Manually

Hello As everyone knows, renaming a hybrid joined device is not supported. I am trying to do this manually but need an expert insight into what issues may arise by the method I am using: Hybrid join runs - has a crazy name....this is where the…

Windows Autopilot
Windows Autopilot
A collection of Microsoft technologies used to set up and pre-configure new devices and to reset, repurpose, and recover devices.
472 questions
Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,947 questions
Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,371 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,064 questions
asked 2021-12-01T21:40:36.42+00:00
Sean W 141 Reputation points
accepted 2024-10-31T22:42:34.7566667+00:00
Sean W 141 Reputation points
1 answer

Cannot launch AMA

PS: VM已加入DCR,并开启System-assigned [ValidateDataStorePersistence] ErrorCode:0 ERROR: The registry value exists but the key file does not. Cannot launch AMA.[2024-10-25 03:03:39.000] [StartAzureMA] ErrorCode:1120 ERROR: Failed to validate data store…

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,306 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,968 questions
asked 2024-10-24T09:36:20.43+00:00
121321321 0 Reputation points
commented 2024-10-31T22:24:16.39+00:00
Aaron Blosser 0 Reputation points
2 answers

Ajax Error 400 (Bad Request) in Asp.net core Razor Pages

hello, I have a piece of code that collects the values ​​of the inputs in the html page and posts them to a handler using Ajax. However, when sending by ajax, I get a 400 and bad request error and the handler is not called Please guide me where I am…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,594 questions
asked 2024-10-31T11:11:12.99+00:00
Ashkan 101 Reputation points
answered 2024-10-31T22:19:58.51+00:00
SurferOnWww 3,066 Reputation points
1 answer

We are seeing traffic from servers running on MS Azure that are not listed in the latest published IP ranges, why might this be?

Hello, We are seeing the following IPs coming from services running in MS Azure: 40.126.244.246 20.46.100.65 13.75.144.125 52.158.151.185 But when checking the 10/22/2024 (latest) listing of published azure IP address ranges, these IPs are not part of…

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,488 questions
asked 2024-10-30T21:22:09.07+00:00
Mark True 0 Reputation points
answered 2024-10-31T22:17:26.3833333+00:00
Timmy Malmgren 1,131 Reputation points
2 answers

Two finger scrolling not working in Access

Two-finger scrolling on a touchpad is not working on an Access form. It works OK in Excel, so it's not the computer or the mouse/touchpad drivers. It's also fine on the Navigation Pane in Access. If I open a table, it does scroll but is jerky and…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
5,068 questions
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
880 questions
asked 2023-03-29T10:34:43.46+00:00
john fallows 10 Reputation points
commented 2024-10-31T22:15:28.35+00:00
SonofTheAlmighty 0 Reputation points
1 answer

Difference between colocation and point-point connections in express route models

Hello, I had a question regarding the difference between colocation and point-point connectivity in Azure expressroute connectivity. Both look same to me, and I am a bit confused - all that I can see is that point-point is ethernet based while colocation…

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,488 questions
Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
381 questions
asked 2024-10-31T20:31:23.9466667+00:00
Marouf Ali 200 Reputation points
answered 2024-10-31T22:14:51.8833333+00:00
hossein jalilian 7,845 Reputation points
2 answers

Which sku needs to use to assign dynamic IP address

Please let me know if that explanation is correct.

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,488 questions
asked 2024-10-31T21:02:11.41+00:00
Himanshu Dobriyal 0 Reputation points
answered 2024-10-31T22:12:46.88+00:00
Timmy Malmgren 1,131 Reputation points
1 answer

device connectivity issue when using TLS

I try to send mqtt messages to my Azure IoT hub using port 8883 and TLSv1.2. I uploaded CA certficate (Digicert Global Root G2) in my device, and use SAS authentication for device (client authentication). My hub's monitoring section shows there are…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,198 questions
asked 2024-10-31T15:18:12.33+00:00
somayeh mahmoodi 0 Reputation points
answered 2024-10-31T22:00:05.1966667+00:00
Sander van de Velde | MVP 32,736 Reputation points MVP