3,42,004 questions

Sort by: Updated
1 answer

How to schedule a script and setup email notification via Task scheduler or any other way?

How to schedule a script and setup email notification via Task scheduler or any other way? As I have gone through some blogs and online links but its shows traditional ways and seems "Email Send" option is deprecated in Task Scheduler. See…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,619 questions
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.
4,748 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,168 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,059 questions
asked 2024-04-27T07:12:30.42+00:00
Mytoast Admin 115 Reputation points
answered 2024-04-27T12:45:45.5133333+00:00
Russell dyas 75 Reputation points
1 answer

Azure subscription has been disabled for Github Student Pack.

Issues: Hello, I encountered some errors creating tickets to contact the support team about the Azure for students' subscription issue. The notification was unfortunatly not helpful. I was unaware of this issue until now, and no specific information…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,803 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,130 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,036 questions
asked 2024-04-22T11:25:01.16+00:00
khaliltrigui 0 Reputation points
answered 2024-04-27T12:37:09.9533333+00:00
Russell dyas 75 Reputation points
0 answers

How to read nested xlsx files in Azure Data Factory

How we can read these types of nested xlsx files in ADF

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,343 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,921 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,545 questions
asked 2024-04-27T03:51:29.27+00:00
Abhishek Tripathi 0 Reputation points
commented 2024-04-27T12:36:02.1433333+00:00
Abhishek Tripathi 0 Reputation points
0 answers

Have issue in acces azure free account

Can any one give me answer of my question that i am accessing the azure free account on creadit card. i am attached my credit ....but stills 48 hours i do not show any change on my azure protal releted to any subscription........can you explian what i…

SQL Server on Azure Virtual Machines
asked 2024-04-27T12:25:08.75+00:00
lekhraj jadon 0 Reputation points
2 answers One of the answers was accepted by the question author.

how do I find the working area of my uwp app in .net using C#

This is a simple question but I'm having a rough time finding an answer. What I want to find is the working area of my application. I'm working in Visual Studio 2022 and have created the basic project. Searches on the internet result in many answers…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,376 questions
Universal Windows Platform (UWP)
asked 2024-04-24T13:23:16.3+00:00
Joe Babb 60 Reputation points
commented 2024-04-27T12:24:47.1166667+00:00
Joe Babb 60 Reputation points
1 answer One of the answers was accepted by the question author.

Error I get the error The subscription is not allowed to create or update the serverfarm.

I get the error The subscription 'd088384a-d638-4051-b582-92*****f964d' is not allowed to create or update the serverfarm. "Forbidden" I am a student and create the account a few days ago and got the student 100$ value. But when creating a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,265 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,878 questions
asked 2024-04-24T08:41:24.9066667+00:00
Dimitrie Lauer 20 Reputation points
edited an answer 2024-04-27T12:19:29.9833333+00:00
Russell dyas 75 Reputation points
1 answer

Is Graph Api getStaffAvailability endpoint supposed to be this slow?

Hey there! I have a registered app in my Azure Ad with its API permissions set to allow read and write to Microsoft Bookings. I use "bookingsBusiness: getStaffAvailability" in order to build a time table with slot times for a booking module.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,878 questions
asked 2024-04-03T12:14:24.9566667+00:00
Robin Hansson 0 Reputation points
edited an answer 2024-04-27T12:18:40.4933333+00:00
Russell dyas 75 Reputation points
1 answer

Adding resources to dynamic scope

I know it might be out of scope but need your inputs on this. how to add dynamic scope to existing maintenance configuration. I have created maintenance configuration using terraform. here is the code for maintenance configuration: provider…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
222 questions
asked 2024-04-25T17:42:01.4333333+00:00
Varma 1,120 Reputation points
commented 2024-04-27T12:17:28.5066667+00:00
Stanislav Zhelyazkov 21,181 Reputation points MVP
1 answer

The video is not getting played for Ai-900

The video is not getting played for Ai-900 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.
903 questions
asked 2024-04-27T11:27:27.06+00:00
Saiprasad Shetty 0 Reputation points
answered 2024-04-27T12:12:40.2966667+00:00
aatheeque 1,330 Reputation points Microsoft Vendor
0 answers

Accessing data saved during notebook run

I have a notebook instance where I want to save data. I want to be able to save to the same directory in which my notebooks are stored however using, for instance os.listdir(), I am not able to find the file path for which the notebooks are stored.…

Azure Quantum
Azure Quantum
An Azure service that provides quantum computing and optimization solutions.
60 questions
asked 2024-04-15T16:01:22.3466667+00:00
Vincent Russo 5 Reputation points
commented 2024-04-27T12:12:00.25+00:00
Vincent Russo 5 Reputation points
1 answer

auto shutdown vm using azuresdk fluent in c sharp

this is my code to create vm in azure using azure sdk fluent my question is i need to set auto shutdown option while creating vm i need to set the time while creating the vm so in that case the vm will get poweroff when the time arrives is that…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,130 questions
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,249 questions
asked 2024-04-26T06:45:05.0766667+00:00
Dharshan M 0 Reputation points
answered 2024-04-27T11:53:16.8633333+00:00
Sina Salam 3,561 Reputation points
2 answers

GetFiles and EnumerationOptions

Hi Question at top to avoid long scrolling below. I have tried so many thing, downloading/installing many 'versions' (5,6,7,8,9) and have not had a single sucess in my trials trying to use (as below). In almost every case I only ever get 'not found'…

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,249 questions
asked 2024-04-26T10:57:50.91+00:00
Anonymous
commented 2024-04-27T11:53:10.6866667+00:00
Les 0 Reputation points
0 answers

Azure Custom Vision API PermissionDenied Error when Using detect_image in Python

I am encountering a PermissionDenied error when trying to use the detect_image function of the Azure Custom Vision API in Python, following the documentation:…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
216 questions
asked 2024-04-27T11:49:35.95+00:00
manzanilla1234 0 Reputation points
1 answer

Customize the EmailConfirmation and 2FA token expiration in .NET 8.0

Is there a way to extend the 2FA and Email confirmation token expiration timespan with email in .NET 8.0? I am using the Microsoft.AspNetCore.Identity and Microsoft.AspNetCore.Authentication classes to use the 2FA with…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,166 questions
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,249 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
297 questions
asked 2024-04-27T00:03:30.5266667+00:00
Francisco A. Henríquez N 0 Reputation points
answered 2024-04-27T11:48:44.14+00:00
AgaveJoe 26,201 Reputation points
1 answer

Login problem

How to login power Bi with personal email id as I am not worker of any organization. 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.
50 questions
asked 2024-04-27T11:03:42.0866667+00:00
Noor 0 Reputation points
answered 2024-04-27T11:40:50.9366667+00:00
aatheeque 1,330 Reputation points Microsoft Vendor
0 answers

How to deploy a web app with multiple docker images and no sidecar container

What is the best tool in Azure to host a web application that consists of four separate Docker images that have to communicate between each other? I've already tried container instances but learned that it's not possible to host multiple containers with…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
948 questions
asked 2024-04-27T11:39:45.0933333+00:00
Kirsten Rode 20 Reputation points
0 answers

Recently I have successfully renewed the Azure Cloud Admin Certificate (AZ-104) but can't see the updated certificates to download.

Recently I have successfully renewed the Azure Cloud Admin Certificate (AZ-104) but can't see the updated certificates to download. My MCID:993197717 and Email Address / Login id is surapkp@gmail.com Please support here and send me link to download my…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
948 questions
asked 2024-04-27T11:27:09.5266667+00:00
Surajit Banerjee 0 Reputation points
1 answer

Az-900 certificate not showing im my profile

HI, i need help with sharing my exam results. I passed my exam APRIL 8th ,2024 and received the emails confirming the test results incl. certification ID, but cannot see the certification in my profile. I registered to the exam with my personal email,…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
948 questions
asked 2024-04-26T11:07:35.6666667+00:00
Ramyasmruthi palla 0 Reputation points
accepted 2024-04-27T11:23:58.2233333+00:00
Ramyasmruthi palla 0 Reputation points
1 answer

Exporting a list of users with no profile picture in a specific OU via Azure AD Powershell

So I haven't used PowerShell in a while wondering the best way to Export specific OU's users that do not have profile pictures tied to their account via Powershell. …

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,364 questions
asked 2022-09-30T08:51:16.413+00:00
Blank_Ini 1 Reputation point
edited a comment 2024-04-27T11:18:15.6466667+00:00
Sebastian Cerazy 306 Reputation points
3 answers

Migration of File shares from Azure VM to Azure file shares.

We want your advisory in suggesting the appropriate migration tool to migrate the data from azure VM to azure file share.

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,163 questions
asked 2024-04-10T07:06:53.5266667+00:00
Nirmith Shankar (Microland) 0 Reputation points
answered 2024-04-27T11:15:42.1866667+00:00
JohnyBenz 301 Reputation points