293,690 questions

Sort by: Updated
1 answer

Code for creating a VM in Azure sandbox training is not working

I am working through Azure training and at the Point of creating a VM in the sandbox. I have typed in exactly what is said in the training in both bash and powershell and both give the same error. Whereas in the training picture the code creates a new…

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,048 questions
asked 2024-05-25T14:23:53.4033333+00:00
Wesley Millwood 0 Reputation points
answered 2024-05-26T06:50:18.2566667+00:00
pnaroju 1,635 Reputation points Microsoft Vendor
1 answer

Is it possible to edit the original record or data from Log Analytics workspace?

Is it possible to edit the original record or data from Log Analytics workspace? Where is the actual record or data storing in Log Analytics workspace? How can I send syslog into the Log Analytics workspace from internet/ external?

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,867 questions
asked 2024-05-17T02:39:58.65+00:00
Carrr 30 Reputation points
answered 2024-05-26T06:47:59.59+00:00
Vinodh247-1375 11,471 Reputation points
2 answers

Count logical liines in a text control

Hi, ALL, There is a EM_GETLINECOUNT, but it will count the number of text lines. I'm looking for to count the displayed lines (or wrapped lines) in a text control. Either using WinAPI or C++. Thank you.

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,562 questions
asked 2024-03-12T05:03:09.4833333+00:00
Igor Korot 6 Reputation points
commented 2024-05-26T06:30:39.1666667+00:00
Igor Korot 6 Reputation points
1 answer

VirtualizingStackPanel Scrollviewer height

I am working a uwp app where i used ListView with VirtualizingStackPanel . In my case i am trying create an alternatives for CVS ListView so each item has a ItemsControl (choosen this because it consume less memory and ScrollViewer). Now if i want…

Universal Windows Platform (UWP)
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,389 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
772 questions
asked 2024-05-22T06:12:58.1066667+00:00
shriram 85 Reputation points
commented 2024-05-26T06:09:30.0233333+00:00
shriram 85 Reputation points
1 answer One of the answers was accepted by the question author.

user received email not intended for him

In our tenant, we have a user who has been receiving emails that are not relevant to them. The user is neither mentioned in the TO, CC, nor BCC fields of these emails. I ran a message trace and confirmed that the email was delivered to the user. However,…

Microsoft Exchange Online
asked 2024-05-20T13:02:09.33+00:00
Abdulbari M. Alfatani 40 Reputation points
accepted 2024-05-26T06:08:06.53+00:00
Abdulbari M. Alfatani 40 Reputation points
1 answer

How to pay an overdue invoice if a support request is required, but a support request cannot be created with an overdue invoice?

I can't pay the bill myself. A support request is required. Support does not accept the request due to an overdue invoice (subscription blocked due to an overdue invoice). The circle is closed.

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,130 questions
asked 2024-05-22T15:12:39.64+00:00
Иван Кошель 0 Reputation points
answered 2024-05-26T06:06:23.67+00:00
Vinodh247-1375 11,471 Reputation points
1 answer

Re-activate azure subscription

I signed up a free 30 day subscription a while back and promptly got distracted by other projects. Now I've got some time I'd like to get back to this project, but the 30 days has expired and my subscription is now disabled. I am the owner of the…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,130 questions
asked 2024-05-22T23:41:43.82+00:00
Dominic Jack 0 Reputation points
answered 2024-05-26T06:05:23.1+00:00
Vinodh247-1375 11,471 Reputation points
1 answer

Oracle PeopleSoft Lift and Shift to Azure

I want to lift and shift of Oracle PeopleSoft to Azure from my On-Prem Solutions. Can someone guide me through the complete process? Thanks Ammar

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-24T07:18:29.7733333+00:00
Ammar Siddiqui 0 Reputation points
answered 2024-05-26T05:57:18.72+00:00
Vinodh247-1375 11,471 Reputation points
1 answer

The subscription X is not eligible to create an App Service Domain.

i got the error "The subscription 60033f3b-8c47-4b82-bfce-0185001ca08b is not eligible to create an App Service Domain." when i create app service domain. please help me

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,038 questions
asked 2024-03-24T00:47:21.6866667+00:00
Vũ Nguyễn Anh 0 Reputation points
commented 2024-05-26T05:48:51.0666667+00:00
Gaurav Gandhi 0 Reputation points
1 answer

My microsoft azure account got hacked and all the admin access control is gone

I have no access control to my subscriptions and I want to know If my organization change my account password then how do i even get my access control for the admin back ? (Only my org. can change my pass).

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-25T14:34:02.4966667+00:00
Saad ateeq 0 Reputation points
answered 2024-05-26T05:42:24.33+00:00
Vinodh247-1375 11,471 Reputation points
2 answers One of the answers was accepted by the question author.

can we bind AKS cluster to our own Azure Container Registry?

How can we bind AKS cluster to our own Azure Container Registry?

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
406 questions
asked 2024-05-24T18:13:28.6766667+00:00
Bharani 20 Reputation points
accepted 2024-05-26T05:41:50.27+00:00
Bharani 20 Reputation points
1 answer

Generate dynamic passwords with Azure Key Vault for Postgresql Database running in Azure VM

Hey guys, I have my open source postgresql deployed in Azure VMs. I would like to generate dynamic passwords for the database users using Azure Key Vault. Is it typically possible? If yes, can you please help down with steps or redirect me to right…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,150 questions
asked 2024-05-25T12:00:03.65+00:00
M, Anbazhagan 0 Reputation points
commented 2024-05-26T05:36:38.9266667+00:00
Vinodh247-1375 11,471 Reputation points
1 answer One of the answers was accepted by the question author.

I can't register a free account.

My son is trying to create a free account on Azure to study Databricks, but it says he is not entitled to a free account and my international credit card is always declined. Strangely enough, in my opinion, he accepted it without any problems. We've…

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-25T12:38:07.6533333+00:00
João Colbano 0 Reputation points
commented 2024-05-26T05:26:15.3+00:00
Vinodh247-1375 11,471 Reputation points
1 answer

no active subscription during microsoft learn

get a message no active subscription 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,048 questions
asked 2024-05-25T15:06:58.26+00:00
Koehler, Menno (ITOP NX) - KLM 0 Reputation points
answered 2024-05-26T05:04:49.2433333+00:00
Rakesh Gurram 3,975 Reputation points Microsoft Vendor
1 answer

How do I fix the error 0x80004001:Not implemented error

I am trying to move a file but it comes up with this error

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,849 questions
asked 2023-11-14T12:52:06.62+00:00
Brenda Haughey 0 Reputation points
commented 2024-05-26T05:03:07.4366667+00:00
Tim Terror 0 Reputation points
2 answers

Not able to complete academic verification on azure using github account

I signed up for GitHub student developer pack as I wanted to learn azure and today when I tried to sign up on azure it says me to verify my academic status and for that when I select GitHub it says this : We could not confirm your status as a student.…

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-25T10:13:07.45+00:00
Deepak Kumar 0 Reputation points
answered 2024-05-26T04:39:45.32+00:00
Deepak Kumar 0 Reputation points
2 answers

App service IPV6

Hi! I have deployed app-service to Azure, when I check the IP it is IPV4, My frontend application works only with IPV6, how do I achive that? Br

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,038 questions
asked 2024-04-29T11:40:04.57+00:00
Ahmad Jaber 0 Reputation points
commented 2024-05-26T04:38:28.93+00:00
Grmacjon-MSFT 16,771 Reputation points
1 answer

Help with setting the background color when the MenuStrip dropdown menu is opened.

hello. I have organized my menu using MenuStrip. I have overridden the MenuStrip background and color with ToolStripProfessionalRenderer. I am using the MenuStrip with white text on a transparent background. When the dropdown menu is opened, the text of…

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,389 questions
asked 2024-05-22T09:00:16.8533333+00:00
Youngs 20 Reputation points
edited an answer 2024-05-26T04:29:56.77+00:00
KOZ6.0 5,215 Reputation points
1 answer

i am using windows 10 enterprise, and whenever i click on microsoft store it shows "The server stumbled", is there any fix for this?

Universal Windows Platform (UWP)
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,250 questions
Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
857 questions
Microsoft Configuration Manager
Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
131 questions
asked 2024-05-25T09:18:17.5633333+00:00
Hardik Vispute 0 Reputation points
commented 2024-05-26T04:22:19.0333333+00:00
أسماء حنفي 0 Reputation points
5 answers

Can't sign in to my authenticator app because the sign in process get a loop and wants authenticator to authenticate the sign in! And I am also the admin of my tenant...

When I try to sign in to my account it request the authenticator code or accept and I have no authenticator app installed after install it wants the same process to sign in…also I am the admin of the tenant and there is no other users.

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,659 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,849 questions
asked 2022-11-13T12:03:23.247+00:00
Soheil Doryab 31 Reputation points
commented 2024-05-26T03:33:58.1066667+00:00
Cam KhongGion 0 Reputation points