349,922 questions

Sort by: Updated
0 answers

Having trouble while trying to log into Microsoft Azure account.

I am trying to log into my Microsoft Azure account using my school email. But I can't do that. Any kind of suggestion is well appreciated.

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,015 questions
asked 2024-05-30T20:10:48.7066667+00:00
Gaurob Saha 0 Reputation points
edited the question 2024-05-30T20:14:01.1633333+00:00
Gaurob Saha 0 Reputation points
0 answers

Create a Document using Postman HTTP API request

I need to create a new document to my Azure Cosmos database container. The database name is mydb and container name is mycontainer. However, I get below response: {"code":"Unauthorized","message":"The input…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,473 questions
asked 2024-05-30T20:13:42.62+00:00
AzureGuru 20 Reputation points
0 answers

Error publishing notebook.

I am trying to publish my notebook. I get the following error : CreateOrUpdateNotebook failed: BadRequest. The operation failed because the entity “notebookA” is being renamed to “notebookB”. A retry of rename from exact source to target may work”. It…

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,498 questions
asked 2024-05-30T17:31:34.6033333+00:00
Candy T 0 Reputation points
commented 2024-05-30T20:13:03.4033333+00:00
BhargavaGunnam-MSFT 27,896 Reputation points Microsoft Employee
2 answers

How to be able to derive from Microsoft.VisualStudio.PlatformUI.DialogWindow?

I have been unable to get visibility to DialogWindow. The following fails. Public Class Class1 Inherits Microsoft.VisualStudio.PlatformUI.DialogWindow End Class I installed "Visual Studio extension development" but typing…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,721 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,612 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
981 questions
asked 2024-05-30T19:38:59.5166667+00:00
Dave Reid 0 Reputation points
answered 2024-05-30T20:11:24.4366667+00:00
Mohamad Amirul Rizwan Bin Mohamad 0 Reputation points
2 answers One of the answers was accepted by the question author.

how to set windows 10 autologin

how to set windows 10 autologin? thanks!

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,848 questions
asked 2024-01-10T09:25:23.8833333+00:00
znright 20 Reputation points
commented 2024-05-30T20:10:13.43+00:00
Eddy Rox 0 Reputation points
0 answers

No option to create New E5 Subscription

I have been signed up to Visual Studio Dev Essentials for a year or so. I am also in the Microsoft 365 Developer Program. My E5 subscription has expired I don't see any option to create a new one? I see the option to delete profile however it says…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,596 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,733 questions
asked 2024-05-30T20:10:00.1766667+00:00
Tom DesRosiers 0 Reputation points
0 answers

Bluetooth LE - BluetoothLEDevice.FromBluetoothAddressAsync returns null after UnpairAsync() is called until the peripheral is power cycled or the RPA rolls over

Greetings Here are the reproduction steps for this bug. I have an Ellisys trace and logs gathered using WPR that I don't want to post publicly, but can share with someone from MS. Pair a Bluetooth LE peripheral with windows. Observe that a new…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,848 questions
Universal Windows Platform (UWP)
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,132 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,475 questions
asked 2024-05-23T02:26:12.08+00:00
EricP-8687 60 Reputation points
edited a comment 2024-05-30T20:06:55.0233333+00:00
EricP-8687 60 Reputation points
0 answers

Microsoft Authenticator after lost my phone

I lost all data on my phone a few days ago. Today, when I tried to reconnect on Microsoft Authenticator (problem) the app kept asking me to enter a code I'm supposed to find precisely on the app (of my now lost phone). Then, when I press the button…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,700 questions
asked 2024-05-30T17:40:39.7366667+00:00
Antoine Dunant 0 Reputation points
commented 2024-05-30T20:06:44.4166667+00:00
Amit Rathod 0 Reputation points
1 answer

I am getting an Object Reference Not set to an instance of an object trying to pair mac to pc via Visual Studio

I have been working successfully for weeks on my .net maui application targeting ios. I normally open the application and then pair to mac from within visual studio and all is well. However, starting yesterday evening I can no longer connect to my mac.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,721 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,009 questions
asked 2024-05-30T15:05:04.3066667+00:00
Billy Jacobs 1 Reputation point
commented 2024-05-30T20:05:44.19+00:00
Billy Jacobs 1 Reputation point
0 answers

Erro 1053 ao iniciar um serviço / Serviço iniciando infinitamente

Serviço fica iniciando infinitamente Windows 10 Pro 20H2

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,848 questions
asked 2024-05-30T20:03:14.9466667+00:00
Felipe 0 Reputation points
8 answers

cant create function app, get "This region has quota of 0 instances for your subscription"

There are several people with the same problem, but reading all threads - noone seems to have a solution yet. The region is North Europe. I have tried creating a hello world http trigger function app via visual studio, and also directly in azure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,413 questions
asked 2022-06-06T08:05:44.127+00:00
Nutmix 36 Reputation points
edited an answer 2024-05-30T20:02:13.7966667+00:00
Sanjay Vamja 0 Reputation points
0 answers

Set the expiry of cloud to device message in Azure IoT hub

I am well aware of setting the message expiration time from the portal by configuring the Default TTL under Cloud to device Messaging of Iot Hub. From the documentation(https://learn.microsoft.com/en-us/azure/iot-hub/iot-hub-devguide-messages-c2d), we…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,137 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
209 questions
asked 2024-05-30T20:00:29.23+00:00
Amit Rathod 0 Reputation points
0 answers

Github deploy code Fails where Func app in Vnet - auth error using OIDC

Regarding section Deploy a Service Bus trigger and HTTP trigger I get auth error IP forbidden to to deploy the code via github. Since both storage and func app are behind private end points is github expected to successfully be authorized even with a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,413 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,205 questions
asked 2024-05-29T06:37:27.05+00:00
Sergio Solorzano 26 Reputation points
edited the question 2024-05-30T19:57:12.51+00:00
Sergio Solorzano 26 Reputation points
5 answers One of the answers was accepted by the question author.

Stop automatic restart of the server after windows update

I am running windows server 2019 server datacenter edition and I have windows update settings configured as manual. After installing windows update manually, my servers get restart automatically based on the active hours setting. How can I stop or change…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,330 questions
asked 2022-11-17T19:49:08.543+00:00
Jasim-Shory 26 Reputation points
edited a comment 2024-05-30T19:56:26.8633333+00:00
RD2024 0 Reputation points
0 answers

App manifest package cannot be imported into the Teams Developer Portal

I could not upgrade my app manifest to the 1.3 version required for submitting an update of the app to the marketplace. I would get a generic error message when I clicked the "update manifest" button saying something like "the manifest…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,927 questions
asked 2024-04-19T22:11:38.64+00:00
Richard Gold 0 Reputation points
commented 2024-05-30T19:54:34.95+00:00
Richard Gold 0 Reputation points
0 answers

How to fix these errors and warnings with Integration Runtime (Self-hosted) Host Service on Windows

Our Windows server administrator found that the Windows event log is so full that it can only hold entries for the last few hours. The following error occurs 3 times in a row in the Event Viewer every couple of hours: Log Name:      Integration…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,790 questions
asked 2024-05-30T15:17:54.2933333+00:00
Richard Martinez 0 Reputation points
commented 2024-05-30T19:54:03.33+00:00
BhargavaGunnam-MSFT 27,896 Reputation points Microsoft Employee
2 answers

Changing email address on account

Where do I change the email address for all billing and Alerts? I thought that I have changed the billing profiles, but the wrong email address is still being used to get the Alerts and some of the billing items.

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,015 questions
asked 2024-05-30T15:19:20.9633333+00:00
Shawn W. Morris 0 Reputation points
answered 2024-05-30T19:52:48.19+00:00
Marcin Policht 14,345 Reputation points MVP
0 answers

I am on the module 2 of my learning. Unit-3. I am getting this error as I tried to run this command

Error "AuthorizationFailed) The client 'live.com#tejasvebhat28@gmail.com' with object id 'aab16908-0105-4ea2-82b5-4aef689099bd' does not have authorization to perform action 'Microsoft.Resources/subscriptions/resourcegroups/read' over scope…

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,076 questions
asked 2024-05-30T19:51:56.02+00:00
Tejasve Bhat 0 Reputation points
1 answer One of the answers was accepted by the question author.

"Sync to other databases" is missing

Under Data management, select Sync to other databases is missing, I'm the Global Admin / Owner of the Database and Subscription so I think this can't be an access Issue.

Azure SQL Database
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,934 questions
asked 2024-05-29T08:24:57.7533333+00:00
Erick Rae Q. Nobleza 20 Reputation points
commented 2024-05-30T19:51:30.58+00:00
Alberto Morillo 33,086 Reputation points MVP
0 answers

Listview with Checkbox is not responding based on the enable condition?

<?xml version="1.0" encoding="utf-8" ?> <ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,009 questions
asked 2024-05-30T19:48:38.0533333+00:00
Sowndarrajan Vijayaragavan 350 Reputation points
edited the question 2024-05-30T19:50:15.3533333+00:00
Sowndarrajan Vijayaragavan 350 Reputation points