98,702 questions

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

Deleting Storage Account Pending Migration to SRP in Powershell

After much research on these forums and online in general, I'm trying to run the following two commands in attempt to delete a storage account that is pending migration to SRP: Move-AzureStorageAccount-Abort -StorageAccountName…

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,772 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,179 questions
asked 2024-04-29T21:46:30.1633333+00:00
806572387 20 Reputation points
accepted 2024-05-30T15:01:43.55+00:00
806572387 20 Reputation points
1 answer One of the answers was accepted by the question author.

Failed to get access token from your token endpoint. Error message: No MediaTypeFormatter is available to read an object of type 'OAuth2AccessToken' from content with media type 'text/html

In Azure Data Factory I am trying to connect to a REST API that uses OAuth 2.0 Authentication. When supplying Data Factory with all the necessary credentials and testing the connection I get the error: Failed to get access token from your token…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,788 questions
asked 2024-05-29T16:36:57.1933333+00:00
Josh Starita 0 Reputation points
accepted 2024-05-30T14:46:35.69+00:00
Josh Starita 0 Reputation points
1 answer One of the answers was accepted by the question author.

How can I disable Azure VPN until needed?

I have setup VPN Gateway and a VM, but we only need the VPN active when needed. How can I disable the VPN without removing all the settings so I am not charged while it is not being used? Thank you!

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,414 questions
asked 2024-05-28T12:52:38.76+00:00
Darrin Burns 20 Reputation points
accepted 2024-05-30T14:41:19.2+00:00
Darrin Burns 20 Reputation points
2 answers One of the answers was accepted by the question author.

Windows app stops responding when another app is started

I wrote a Windows application in Fortran using the Intel Fortran compiler within Visual Studio. The application accepts user input and then launches a lengthy numerical computation. During the computation, progress is monitored using a progress bar. When…

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,872 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,719 questions
asked 2024-05-29T13:50:34.4466667+00:00
SJ1711 20 Reputation points
commented 2024-05-30T14:39:05.8133333+00:00
RLWA32 41,206 Reputation points
1 answer One of the answers was accepted by the question author.

PushNotifications: Upgrade to FCMv1 is not delivering Templated Notifications from Azure

Using this link GCM/FCM notifications to FCM v1. I am trying to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub. Updated backend SDK C# code use FCM v1…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
274 questions
asked 2024-04-19T14:57:24.39+00:00
Smitha Kalluparambil 55 Reputation points
commented 2024-05-30T14:35:28.9333333+00:00
Graeme English 106 Reputation points
9 answers One of the answers was accepted by the question author.

Exchange Online bulk delete messages specific folder

Using Office 365 and I have a shared mailbox that is out of control and the sent items need to be bulk deleted based on date range. The old search-mailbox has been deprecated so I am unable to figure out how to accomplish the command below using…

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,264 questions
asked 2021-02-08T19:15:43.49+00:00
Anna Mantica 21 Reputation points
answered 2024-05-30T14:28:31.48+00:00
hongzhi zhu 0 Reputation points
1 answer One of the answers was accepted by the question author.

Creating App Service Managed Certificate before CNAME record

Hello, I'm trying to create an Azure Web App to supersede an existing Azure Web App. I've created the necessary TXT record to validate the domain name in the new App Service, however I'm unable to create an App Service Managed Certificate for the TLS/SSL…

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,012 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,054 questions
asked 2024-05-30T13:36:36.1066667+00:00
Steve Christy 20 Reputation points
commented 2024-05-30T14:27:27.5066667+00:00
Deepanshu katara 5,760 Reputation points
3 answers One of the answers was accepted by the question author.

Bulk delete emails from exchange online shared mailbox.

Hi, I have issues bulk deleting emails from a shared mailbox which is used to store only logs and other reports no longer needed. To my surprise, it is not as easy as I thougth. We need to get rid of hundreds of thousands of emails. Obviously outlook…

Microsoft Exchange Online
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,179 questions
asked 2023-12-20T09:54:15.1533333+00:00
Tóth Gábor 86 Reputation points
answered 2024-05-30T14:26:27.11+00:00
hongzhi zhu 0 Reputation points
2 answers One of the answers was accepted by the question author.

B2C Sign Up Issue in Azure API Management Developer Portal

Hello, I'm encountering an issue with my API Management developer portal. Currently, the portal only permits sign-ins and sign-ups via B2C. Previously, I successfully tested the sign-up and sign-in system. However, after updating the gateways for both…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,818 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,685 questions
asked 2024-05-07T19:23:12.0833333+00:00
hampton123 1,095 Reputation points
commented 2024-05-30T14:22:31.9466667+00:00
hampton123 1,095 Reputation points
2 answers One of the answers was accepted by the question author.

How can I apply the 3-2-1 rule to my Azure VMs?

Hello World! We recently migrated some servers to Azure VMs. When we had our on-premises servers, we applied the 3-2-1 backup rule. How can we apply this rule to the cloud? We used to have two different media backups: a virtual and a physical. Does…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,148 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,305 questions
asked 2024-05-29T16:58:14.6966667+00:00
DAN RODRIGUEZ 0 Reputation points
accepted 2024-05-30T14:22:28.9466667+00:00
DAN RODRIGUEZ 0 Reputation points
2 answers One of the answers was accepted by the question author.

Availability Groups in depth

Hi, I want in depth information on Availability Groups. Any link that I can read?

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,933 questions
asked 2024-05-28T04:30:49.72+00:00
Chaitanya Kiran 736 Reputation points
accepted 2024-05-30T14:18:53.6666667+00:00
Chaitanya Kiran 736 Reputation points
1 answer One of the answers was accepted by the question author.

https://graph.microsoft.com/v1.0/devices?$filter=registrationDateTime not working

Hi, I am trying to build an automated flow which runs daily in the early hours of the morning that uses a excel table to run specified HTTP requests for sign ins by newly registered devices and alerts us by email with the results to check in the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,897 questions
asked 2024-05-30T12:02:29.9766667+00:00
commented 2024-05-30T14:15:24.26+00:00
1 answer One of the answers was accepted by the question author.

AzCopy logs - Does MD5 mismatch come under DOWNLOADFAILED status?

Hi, I'm using Azcopy(10.17.0) to upload/download files from storage account. While doing so --put-md5 and --check-md5 is used to check the data integrity of the file. However, if there is a mismatch in the hash, I want to re-try the download. I plan to…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,503 questions
asked 2024-05-21T10:10:37.93+00:00
Zeno GH 20 Reputation points
accepted 2024-05-30T14:15:09.78+00:00
Zeno GH 20 Reputation points
2 answers One of the answers was accepted by the question author.

Convert Existing Windows File Server to Azure File Sync

Hello - We're investigating converting a Windows 2008 file server to Azure File with sync/cache server. Reading a number of online documents/forums, the process for setting up Azure File and the sync process looks fairly straightforward. What we're a…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,188 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,323 questions
asked 2024-05-28T21:07:27.88+00:00
Robin H 20 Reputation points
accepted 2024-05-30T13:56:00.4633333+00:00
Robin H 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to recover Archive in Exchange server?

Hi. I have on premise exchange server 2016. We have one user with archive . Unfortunately it got disappeared . I could see (0 MB in EAC) .I believe it is because Archive GUid so changed to Exchange online archive guid . The archive guid was different…

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,264 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,408 questions
asked 2024-05-23T10:53:55.09+00:00
Jonathan Priyaraj 140 Reputation points
accepted 2024-05-30T13:48:06.7933333+00:00
Jonathan Priyaraj 140 Reputation points
1 answer One of the answers was accepted by the question author.

Entra ID - OIDC BFF pattern - does not work

Hi, I have a blazor hybrid app with both webassembly and server. Currently I'm using the oidc flow with b2c (https://learn.microsoft.com/en-us/aspnet/core/blazor/security/blazor-web-app-with-oidc?view=aspnetcore-8.0&pivots=with-bff-pattern) and…

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,430 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,685 questions
asked 2024-05-28T19:05:49.29+00:00
Robert Desbiens 40 Reputation points
commented 2024-05-30T13:37:20.93+00:00
Robert Desbiens 40 Reputation points
2 answers One of the answers was accepted by the question author.

WARNING: Unable to acquire token for tenant 'organizations' with error 'InteractiveBrowserCredential authentication failed: Method not found: 'Void Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper.RegisterCache(Microsoft.Identity.Client.ITokenCa

Hi Team, Can someone here please assist me with this error to connect my PowerShell session using the Connect-AzAccount ? PS C:\WINDOWS\system32\WindowsPowerShell\v1.0> Connect-AzAccount WARNING: Unable to acquire token for tenant 'organizations' with…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,897 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,179 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,912 questions
asked 2023-08-08T13:25:14.0933333+00:00
EnterpriseArchitect 4,896 Reputation points
answered 2024-05-30T13:31:10.7233333+00:00
Hitesh Ramesh Janjrukiya 0 Reputation points
2 answers One of the answers was accepted by the question author.

how to solve the blue screen of death problem in Windows?

Hello, good time, I recently bought a laptop and its model is HP EliteBook 755 G5. Earlier, I checked with the health check program, which said that you can install Windows 11, and I installed it, but when the microphone was used in any program, the…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,844 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,872 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,471 questions
asked 2024-05-26T08:25:57.8966667+00:00
Mohammad Karimi 20 Reputation points
commented 2024-05-30T13:30:28.0733333+00:00
Mohammad Karimi 20 Reputation points
1 answer One of the answers was accepted by the question author.

Does PostQuitMessage(0) deallocates all the memory allocated for widgets in main thread?

Hi, I'm working on a CPP win32 application. We are developing a multi windowed application. When we want to force quit the application, we use PostQuitMessage(0) which stops the event loop and all the window visible will be closed. But by doing this will…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,454 questions
asked 2024-05-30T12:30:26.29+00:00
Harshithraj1871 1,496 Reputation points
accepted 2024-05-30T13:23:00.38+00:00
Harshithraj1871 1,496 Reputation points
1 answer One of the answers was accepted by the question author.

How to trigger an alert in azure monitor when the particular condition is met continuously for a specific period(say 15 mins)?

Hi Team, I am trying to set up DB metric alerts in azure monitor for a SQL DB. For Ex. Considering the CPU percentage metric, I want to trigger an alert only when the CPU percentage (Max) is breaching the threshold (90%) for 15 mins continuously. In…

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,875 questions
Azure SQL Database
asked 2024-02-06T11:00:42.8033333+00:00
Barani Dharan 25 Reputation points
accepted 2024-05-30T13:19:19.81+00:00
Barani Dharan 25 Reputation points