98,285 questions with Azure-related tags

Sort by: Updated
2 answers

I'm trying to use the Get-MgUserDrive command in PowerShell with the 'me' alias, full email address, and explicit user ID, but keep getting a 'User not found' error.

Here is a summary of the steps I took to attempt to execute the Get-MgUserDrive -UserId 'me' command, and why I encountered the persistent "User not found" error: Azure AD application authentication and configuration: I verified that Im…

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,019 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
879 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,185 questions
asked 2024-06-01T14:16:53.5333333+00:00
Mo7Z 0 Reputation points
answered 2024-06-01T15:34:40.4033333+00:00
Vasil Michev 97,386 Reputation points MVP
1 answer

how to get Open AI Service with personal account

Hi, I have enrolled for challenge Develop Generative AI solutions with Azure OpenAI Service. When I want to activate Azure Open AI Service, the form is saying personal account will be denied. I want to focus on learning not chasing organisation…

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.
1,083 questions
asked 2024-05-31T08:10:54.1266667+00:00
Amiya Das 1 Reputation point
commented 2024-06-01T15:18:18.2233333+00:00
VarunTha 4,580 Reputation points Microsoft Vendor
0 answers

How can I use the Microsoft Graph SDK in my application?

Good day, I am fairly new to the Microsoft Graph SDK and I require it in this application I am working on. In a nutshell, I intend to use the API to create a meeting link (For an appointment between Two or more parties, probably just two people). So a…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,825 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,293 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,914 questions
asked 2024-06-01T15:04:55.46+00:00
YAKUB AJIBADE 0 Reputation points
0 answers

How to allow RENAME operation to a local SFTP user in Storage Account?

I have created an Azure SA, a container, enabled SFTP and created a local user with list, write, read permissions. The user is able to create a folder, a file, to modify the file content but can not rename the file. Will adding delete and / or create…

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,780 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
asked 2024-06-01T15:00:03.14+00:00
11-4688 61 Reputation points
0 answers

How can I ensure the safety of third-party apps like TopFollow for social media management?

I'm considering using a third-party app called TopFollow to boost my Instagram followers and engagement. Before I proceed, I'd like to know what steps I can take to ensure such apps are safe and secure on my Windows device.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,867 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,494 questions
Azure AI Content Safety
Azure AI Content Safety
An Azure service that enables users to identify content that is potentially offensive, risky, or otherwise undesirable. Previously known as Azure Content Moderator.
5 questions
asked 2024-06-01T14:59:16.53+00:00
David Roger 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure fundamentals launching sandbox is taking me to launch on a different organisation's

During the Azure fundamentals training I have just reached the training on Azure Accounts. At one point it starts to spin up the sandbox and despite my email address being pwc.com it is trying to go to a different pension company completely and as a…

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.
1,083 questions
asked 2024-05-29T15:20:25.3366667+00:00
David Cory (UK) 20 Reputation points
commented 2024-06-01T14:52:50.9466667+00:00
AmaranS 2,925 Reputation points Microsoft Vendor
1 answer

Folders in azure storage account are not deleted even after all blobs of the folders are deleted

I have a blob container in Azure called UploadedFiles. It has folders and the folder has some blobs. Even after all the blobs are deleted,the folder is still visible. How that folder will disappear? CloudBlobDirectory directory =…

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,780 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 questions
asked 2023-01-13T08:51:11.78+00:00
SIGMA P35 1 Reputation point
commented 2024-06-01T14:37:41.96+00:00
Poulsen, Martin MPOUL 0 Reputation points
1 answer

Java Burn Reviews - 100% Natural For Best Results

Java Burn is a progressive dietary enhancement that has been causing disturbances in the wellbeing and wellness local area. Created by a group of driving researchers and nutritionists, this pivotal equation bridles the force of regular fixings to focus…

Azure Health Data Services
Azure Health Data Services
An Azure offering that provides a suite of purpose-built technologies for protected health information in the cloud.
152 questions
asked 2024-06-01T13:20:50.66+00:00
Jerish Lyner 0 Reputation points
commented 2024-06-01T14:34:49.0433333+00:00
Trevis Troy 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to copy files from sharepoint drive that has huge heirarcy of folders and subfolders

We want to get all files from the sharepoint into our ADLS container. In sharepoint drive there are arround 60k files but through our existing pipeline we are getting only 600 files. We have a web activity with below…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,380 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,804 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,913 questions
asked 2024-05-12T03:16:23.7+00:00
Rayne 40 Reputation points
edited a comment 2024-06-01T14:30:36.69+00:00
Mansi Yadav 40 Reputation points
0 answers

Azure Databricks workflow that runs multiple jobs sequentially using the same job cluster

Newbie here as far as Azure Databricks and workflows are concerned. TL/DR version: Is there a way to configure the same job cluster for multiple jobs that are part of the same workflow? Long version: We have an ELT process that we have broken down into…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,985 questions
asked 2024-06-01T14:30:01.2+00:00
Aravind Raam 0 Reputation points
0 answers

Java Burn Reviews (Be Alert) - Does It Really Works?

Java Burn is a new dietary supplement that’s getting a lot of attention in the health and fitness community. Made by top scientists and nutritionists, this powerful formula uses natural ingredients to help tackle the main causes of weight gain. It offers…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
907 questions
Azure Health Data Services
Azure Health Data Services
An Azure offering that provides a suite of purpose-built technologies for protected health information in the cloud.
152 questions
asked 2024-06-01T14:29:46.5566667+00:00
Zara Mennell 0 Reputation points
1 answer

CROSS VALIDATION WITH HYPER PARAMETER TUNING IN AZURE ML NOTEBOOK USING PYTHON SDK

is there any way to use cross validation in azure notebook using python sdk, while using hyperdrive config for hyper parameter tuning?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,627 questions
asked 2021-06-22T10:24:14.27+00:00
krishna kategaru 1 Reputation point
commented 2024-06-01T14:03:51.08+00:00
Giovanni Merola 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to compare datetime stamp of string type in ADF

I'm using graph api drives/drive-id/items/root/children to get all items in root and the I'm filtering files and folders. I am also passing lastrun time stamp in pipeline parameter 2024-05-30T09:03:00Z . I want to add one more condition in filter for…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,804 questions
asked 2024-05-30T06:13:20.6366667+00:00
Mansi Yadav 40 Reputation points
accepted 2024-06-01T13:40:28.5266667+00:00
Mansi Yadav 40 Reputation points
1 answer

ByPass custom logic executions in Azure Data factory copy activity

Hi, I am planning to do data refresh project using Azure data factory and like to disable the custom logics execution. is there any way I can do in ADF copy activity? Like…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,804 questions
asked 2024-05-31T08:32:26.37+00:00
Maniraj K V 20 Reputation points
commented 2024-06-01T13:39:05.6666667+00:00
Maniraj K V 20 Reputation points
1 answer

How to contact Azure Support???!!!???

Hi there, I wanted to request urgent assistance with My Azure Portal Service that has been disabled! I paid an IT guy that i saw an ad on a chat group of to setup Azure Portal for me and create Virtual Machines that i use for work. So yesterday I woke up…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,319 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,019 questions
asked 2024-06-01T11:50:21.26+00:00
Greg Vine 0 Reputation points
commented 2024-06-01T13:38:55.53+00:00
badbond 0 Reputation points
1 answer One of the answers was accepted by the question author.

Testing a scaled out app service

Hi; I want to test that my software works fine when scaling out. So I've set it to have 2 servers and now need to test. And I turned off session affinity to hopefully get requests bouncing between servers. First, what/how should I test this? Second, is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,069 questions
asked 2024-05-31T22:36:49.1466667+00:00
David Thielen 2,356 Reputation points
commented 2024-06-01T13:37:06.1+00:00
David Thielen 2,356 Reputation points
1 answer One of the answers was accepted by the question author.

Error with ODBC Driver - pyodbc.InterfaceError: ('IM002', '[IM002] [unixODBC][Driver Manager]Data source name not found and no default driver specified (0) (SQLDriverConnect)')

Hello, I set up a CICD pipeline to handle deploying python code to the App Service but get this screen In the console it says "Failed to load resource: the server responded with a status of 503 (Service Unavailable)" When I look in the logs,…

Azure SQL Database
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,069 questions
asked 2024-05-31T19:21:14.6333333+00:00
Anon 0 Reputation points
accepted 2024-06-01T13:05:29.67+00:00
Anon 0 Reputation points
1 answer

Can get a pdf of the module for future reference

I want a pdf version of the module for future reference so that I can review the content in future 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.
1,083 questions
asked 2024-06-01T03:30:40.58+00:00
SIMRAN SINGH 0 Reputation points
answered 2024-06-01T12:48:06.86+00:00
Pradeep M 805 Reputation points Microsoft Vendor
1 answer

Pick an account You will be signed in to Azure Storage AzCopy on a remote device or service. Select Back if you aren't trying to sign in to this application on a remote device or service. Selected user account does not exist in tenant 'Microsoft Services'

Pick an account You will be signed in to Azure Storage AzCopy on a remote device or service. Select Back if you aren't trying to sign in to this application on a remote device or service. Selected user account does not exist in tenant 'Microsoft…

Azure Database Migration service
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,780 questions
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
730 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,509 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,947 questions
asked 2024-06-01T12:27:39.8566667+00:00
张承志 0 Reputation points
answered 2024-06-01T12:39:15.42+00:00
张承志 0 Reputation points
1 answer One of the answers was accepted by the question author.

Startup Founder subscription

We have been approved for Startups Founders and received an email to join the Hub which we have. I have workloads that was on trial subscription bases, how would I be able to switch the account so it uses our credit we are approved for under Startup…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,319 questions
asked 2024-01-31T14:56:52.2433333+00:00
Bob Besharat 20 Reputation points
commented 2024-06-01T12:37:34.3333333+00:00
Bruce Whitby 0 Reputation points