53,933 questions

Sort by: Updated
0 answers

How to unlock other modules

How can I unlock other modules 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.
940 questions
asked 2024-05-04T15:52:41.43+00:00
thabo nkhoedi 0 Reputation points
0 answers

How do I cancel an Azure Developer Support subscription? and get a refund for the subcription

i have not subcribed to this subscription. i want to cancel it and i want a refund

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,049 questions
asked 2024-05-04T15:52:00.71+00:00
Aswin kumar 0 Reputation points
0 answers

Icons remain in the menu app not being installed

Not being installed the mail, calendar and office365 apps from the Windows 11 apps, but their icons remain in the menu! How can I delete them, why do I use Office 2019 and Outlook? I saw that they aren't there in the start menu. I only see the…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,219 questions
Office 365 Training
Office 365 Training
Office 365: A set of Microsoft legacy offerings that combine Office desktop apps with cloud services including OneDrive and Microsoft Teams.Training: Instruction to develop new skills.
20 questions
asked 2024-05-04T15:51:21.4733333+00:00
Piero 55 Reputation points
0 answers

Is it possible to stream Groq LLM responses as and when I get it into Azure TTS?

Hi! I'm trying to build a real time LLM conversation bot, and need it to be as low latency as possible. I have successfully set up TTS audio output streaming…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,402 questions
asked 2024-05-03T08:10:45.06+00:00
arunnair 0 Reputation points
edited a comment 2024-05-04T15:48:47.11+00:00
dupammi 6,560 Reputation points Microsoft Vendor
0 answers

Support for different platforms on AIO codespace image?

I'm working with the Getting Started documentation for Azure IoT Operations. I've created a variant of one of the sample apps and simply want to see it working. Due to machine limitations, I'm only able to generate a docker image against the arm64…

Azure IoT Operations
Azure IoT Operations
Azure IoT Operations is a set of modular services enabled by Azure Arc.
11 questions
asked 2024-04-22T21:11:07.2566667+00:00
Hennessy, Tim 25 Reputation points
commented 2024-05-04T15:48:15.51+00:00
VenkatYalla-0009 751 Reputation points
0 answers

Training video no longer available

Hello Team, The following learning path has a video that is no longer available and either needs to be removed or a new version needs to be reuploaded. https://learn.microsoft.com/en-us/training/modules/microsoft-cloud-app-security/detect-threats Unit 7…

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.
940 questions
asked 2024-04-22T03:06:27.5466667+00:00
Daniel Schwarzentraub 40 Reputation points
edited a comment 2024-05-04T15:42:54.5533333+00:00
RDash 1,245 Reputation points Microsoft Vendor
0 answers

How to get the index of duplicate elements along with the suffering of empty elements after it. LINQ

hi Dim ComplexArray as String() =Split("A C A B C A B A B C") Need Result As Array (3 dimensional) Dim Arr3D = {({"A", ({"0-2", "5-9", "16-16", "19-20"})}), ({"B",…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2024-05-04T15:38:26.2533333+00:00
Mansour_Dalir 1,591 Reputation points
0 answers

Error message when trying to start container

When I try to browse my deployed application, I receive an error message that says "container can not start". How can I troubleshoot this issue and get my container to start successfully?

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
394 questions
asked 2024-05-04T14:59:30.4333333+00:00
RW dvlpmnt 0 Reputation points
0 answers

System.InvalidOperationException: 'Application-defined or object-defined error.'

Debugging gives me a "Exception Unhandled" error in the Application.Designer: 32 <Global.System.Diagnostics.DebuggerStepThroughAttribute()> 33 Protected Overrides Sub OnCreateMainForm() 34 Me.MainForm = Form1 <<< HERE MARKED…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,835 questions
asked 2024-05-04T14:50:52.45+00:00
Malcolm Fellmann 5 Reputation points
0 answers

AKS status: Failed (Running)

After stopping and then starting AKS the status became Failed (Running). Tried using Azure portal and az cli, it's not possible to successfully run az aks update or operation-abort commands. Tried also kubectl kubectl get…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
968 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,866 questions
asked 2024-05-04T14:47:28.2233333+00:00
Peter 0 Reputation points
0 answers

two decimal for label

Hello This is my sample code Label LRO = e.Item.FindControl("LRO") as Label; LRO.Text = roff; its should return value in something example two digit decimal 12.45 14.00 15.12 how to do so thanks

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,272 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.
299 questions
asked 2024-05-04T14:42:56.72+00:00
RAVI 896 Reputation points
0 answers

round value automtically

Hello I have one Label1 and textbox1 for example Label1 has value = 490.56 In textox1 i have to show round off value on button click = 0.44 for example Label1 has value = 30.12 In textox1 i have to show round off value on button click = -0.12 how to do…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,272 questions
asked 2024-05-04T14:40:44.82+00:00
RAVI 896 Reputation points
0 answers

unable to connect to our reports from ssrs

We are unable to connect to our Microsoft 2019 reporting server reports after installing certificate. I have try connect with with these option: http://ip/reports http://servername/reports I was also altered rsrepotsser.config file to get things…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,807 questions
asked 2024-05-04T14:37:38.8466667+00:00
Gregg Pfeifer 0 Reputation points
0 answers

How to get rid of status in one drive?

I have already quit one drive on my pc, but the status icons are still there.

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
827 questions
asked 2024-05-04T14:33:09.8366667+00:00
Jun Cheah 0 Reputation points
0 answers

M365 hosting Tenant A and Azure AD for AAD Device on Tenant B and On prem

I have a scenario where "M365 is hosted on Tenant A with domain.com" and Azure AD for AAD Joined devices on "Tenant B with onmicrosoft.com" and on premises with "Domain.local" . Problem-User need to login using different…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,835 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.
968 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,561 questions
asked 2024-05-04T14:10:16.3033333+00:00
Jaganathan Krishnan 0 Reputation points
0 answers

Unable to launch exercise of "Configure agent pools and understanding pipeline styles" module, getting 404 found error

Getting 404 error after launching exercise of "Configure agent pools and understanding pipeline styles". Screenshot : 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.
940 questions
asked 2024-05-04T12:25:22.3133333+00:00
Durgesh Honrao 0 Reputation points
edited a comment 2024-05-04T14:09:21.9866667+00:00
RDash 1,245 Reputation points Microsoft Vendor
0 answers

The portal is having issues getting an authentication token. The experience rendered may be degraded.

An Invoice of 109 USD was generated for my new azure account for Azure support. i was unable to view or login to the portal with my azure account. The portal is having issues getting an authentication token. The experience rendered may be…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,561 questions
asked 2024-05-04T14:03:35.9433333+00:00
SESHI KUMAR CHITTURI 0 Reputation points
commented 2024-05-04T14:05:25.48+00:00
SESHI KUMAR CHITTURI 0 Reputation points
0 answers

SignalR connection

How can I test the connection of SignalR hub without client I write this code and do not know how to test to check if there is a problem in my code here is part of my code that is for signalR in my api: please tell me how should I do to connect…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,272 questions
asked 2024-05-03T23:01:03.9033333+00:00
Sakanat 2024 0 Reputation points
edited a comment 2024-05-04T13:43:52.9133333+00:00
AgaveJoe 26,136 Reputation points
0 answers

Labs are no longer working for Dynamics 365 Finance and Operations

Hello - None of the labs for Dynamics 365 Finance and Operations are currently working. The VM does not launch and the message "Sorry, this lab is no longer available." is displayed. I have tried clearing my cache, using different browsers…

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
33 questions
asked 2024-05-03T15:49:12.14+00:00
jpgoyne 0 Reputation points
commented 2024-05-04T13:29:37.3566667+00:00
DPW 0 Reputation points
0 answers

I would like to publish a winui3 app to microsoft store

Hi, I would like to publish a winui3 app to microsoft store. But I don't have a correct (only limited nearly nothing shown) access to Microsoft Partner Center. If you could provide me help to publish that app would be great. Greetings, Tobias

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
873 questions
asked 2024-05-04T12:55:06.0366667+00:00
Tobias Brüschke 0 Reputation points