98,421 questions

Sort by: Updated
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 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 One of the answers was accepted by the question author.

DataGridView column alignment header vs data

In the pic below, the DataGridView column header (Column1) is misaligned with the data cell text below it (XXX). The misalignment is nearly one character width. It is more visually obvious with a larger font. The pic comes from a minimal Forms app. …

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,857 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,459 questions
asked 2024-05-23T15:21:45.1333333+00:00
Andrew Mercer 461 Reputation points
commented 2024-05-26T02:17:27.6766667+00:00
KOZ6.0 5,215 Reputation points
2 answers One of the answers was accepted by the question author.

2024-04-15T10:19:48.1687992Z AttributeError: module 'django.conf.global_settings' has no attribute 'ROOT_URLCONF' when even though the settings.py file has ROOT_URLCONF present ?

Trying to run my django app on the Azure web app services, getting the error 2024-04-15T10:19:48.1687992Z AttributeError: module 'django.conf.global_settings' has no attribute 'ROOT_URLCONF' in the log files even though it runs perfectly on the localhost…

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-15T10:32:55.63+00:00
Sayak Dasgupta 25 Reputation points
commented 2024-05-26T00:56:06.6066667+00:00
Liam Leahy 0 Reputation points
2 answers One of the answers was accepted by the question author.

WinGet.exe upgrade --all -Exclude

How to exclude the list of apps [third-party application, MS applications, and MS KBnumbers] while running winget upgrade -all commands. Is there any parameter to exclude any application? It will be appriciated

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,812 questions
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,407 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,479 questions
asked 2023-04-07T17:32:54.1133333+00:00
Vij 306 Reputation points
answered 2024-05-26T00:44:10.2333333+00:00
Amal Chandrappan 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to create backend application using Asp.net C# Web API Core

How to create backend application using web api core application followed by standards using desing pattern, Depedency injection and solid principle I am new to web api core how to start following things JWT token authentical and authorization simple…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,240 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,317 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,389 questions
asked 2024-05-17T06:22:52.4166667+00:00
coder rock 196 Reputation points
accepted 2024-05-25T23:32:50.21+00:00
coder rock 196 Reputation points
1 answer One of the answers was accepted by the question author.

Check for Tablet in .NET Maui

In my .NET Maui application , I can check for Android or Windows and create View based on that check, however, I want to create views for Tablets that are different than Android Phone. Here is my check so far. public partial class App : Application …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,977 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,389 questions
asked 2024-05-25T01:08:28.11+00:00
Fritz Switzer 241 Reputation points
accepted 2024-05-25T23:30:13.3333333+00:00
Fritz Switzer 241 Reputation points
1 answer One of the answers was accepted by the question author.

Get Formula Text of a Cell on Another Sheet in Excel 2010

=FORMULATEXT only works in Excel 2013 and after. Is there a way to do that in Excel 2010? Thanks

Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,660 questions
asked 2021-09-04T23:03:50.327+00:00
Ian3 66 Reputation points
commented 2024-05-25T21:13:44.88+00:00
Kim Wilson 0 Reputation points
3 answers One of the answers was accepted by the question author.

What is the correct way to upgrade dotnet SDKs for MAUI

Can someone tell me the proper way to upgrade .net? I have kept mine on an older version for a while now because it has been working with xcode 15.3 for me. Since it appears the issues with xcode 15.3 have been resolved in the latest version, I would…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,977 questions
asked 2024-05-16T15:01:48.6366667+00:00
Tony Pitman 60 Reputation points
commented 2024-05-25T20:09:28.7033333+00:00
Bruce (SqlWork.com) 57,891 Reputation points
1 answer One of the answers was accepted by the question author.

Does route server has to be in the same vnet as the express router ?

on-prem <---> Express Router <---> RS <----> NVA ER and RS have to be in the same vnet ? thanks !!

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-25T14:40:13.61+00:00
Gongya Yu 20 Reputation points
commented 2024-05-25T18:21:05.2066667+00:00
Gongya Yu 20 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Data Factory - Process One Array Field on Row as a string

I created an Azure Data Factory pipeline that uses a Rest data source to pull data from a Rest API and copy it to an Azure SQL database. Each row in the Rest data source contains approx. 8 fields but one of those fields contains an array of values. I'm…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,751 questions
asked 2021-04-27T17:31:58.293+00:00
BizLight-9871 126 Reputation points
commented 2024-05-25T17:25:19.3066667+00:00
78511292 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure -Create a tenant

When i am trying to create a new tenant it's not allowing me to select Microsoft Entra ID as option and shows as Customers must own a paid license to create Microsoft Entra Workforce tenant. Microsoft Entra ID -option is grade out I can confirm i am…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,848 questions
asked 2024-03-18T15:41:17.2266667+00:00
Ashutosh 20 Reputation points
commented 2024-05-25T16:35:23.2233333+00:00
Alexander Werthmann 0 Reputation points
2 answers One of the answers was accepted by the question author.

Why this windows activation key labeled with OEM but a MAK key?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,812 questions
Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,426 questions
asked 2022-07-16T02:26:28.263+00:00
aininot260 106 Reputation points
answered 2024-05-25T15:34:46.7466667+00:00
Andrew Banda 0 Reputation points
5 answers One of the answers was accepted by the question author.

Visual Studio 2013 Pro - The online service is not available

Hello, Until one week, I cannot log on my Visual Studio 2013 Pro. When I click on "Connect" button, I have the following error: The online service is not available. I try on 3 others PC (including private one or a new created VM) and I…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,698 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.
977 questions
asked 2022-04-29T19:28:17.997+00:00
Nicolas Moreno 31 Reputation points
commented 2024-05-25T15:14:45.45+00:00
seans senapathi 0 Reputation points
2 answers One of the answers was accepted by the question author.

Edge Collections Sync Issue

Title Sync Issue with Edge Collections Details When opening Collections today, it displayed "Content is Blocked." I tried with multiple devices, but it didn't work. It looks like a synchronization error since I was using Collections before on…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,174 questions
asked 2024-05-23T14:25:35.0166667+00:00
jianuo xu 0 Reputation points
answered 2024-05-25T15:04:38.4133333+00:00
jianuo xu 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to Increase/Decrease mouse pointer moving speed on a WPF application surface?

Hi there, I have a simple WPF application where I need to control the mouse pointer speed. Suppose I run the application and as soon as my mouse pointer enter the application area, the mouse pointer speed should be increase and I want some more…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,686 questions
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,448 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,389 questions
asked 2024-05-13T21:28:00.4833333+00:00
MERUN KUMAR MAITY 511 Reputation points
accepted 2024-05-25T14:34:14.33+00:00
MERUN KUMAR MAITY 511 Reputation points
1 answer One of the answers was accepted by the question author.

Can I temporarily pause a deployment to reduce charges?

Is it possible to temporarily disable a deployment to cut down on costs? Specifically, I need to have a deployed app running during the day but turned off at night to avoid unnecessary charges. The app is a function app, and the resources used…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,386 questions
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,759 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,130 questions
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-05-24T11:13:05.7266667+00:00
Chantelle Christina Victoria Osafo 20 Reputation points
commented 2024-05-25T13:42:08.5866667+00:00
Chantelle Christina Victoria Osafo 20 Reputation points
7 answers One of the answers was accepted by the question author.

The subscription is not allowed to create or update the serverfarm

Scenario : App service deployment or scaling  Issue: Error " The subscription '<id>' is not allowed to create or update the serverfarm." Workaround:  Retry to provision the App Service after a few hours (similar thread #1535067 user was…

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-17T10:41:42.7+00:00
VenkateshDodda-MSFT 19,226 Reputation points Microsoft Employee
commented 2024-05-25T13:33:30.01+00:00
Lorenzo Epifani 0 Reputation points
3 answers One of the answers was accepted by the question author.

Entra Connect cloudsync (entra ID -> AD sync)

Dear, I am trying to do cloud syncronization from Entra ID to Active Directory via entra website. However this is not working. In the opposite direction it does (AD -> entra ID). Does anyone have any idea how I can solve this? I can press the…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,996 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,848 questions
asked 2024-05-21T16:26:52.3566667+00:00
User 40 Reputation points
accepted 2024-05-25T13:02:43.4433333+00:00
User 40 Reputation points
1 answer One of the answers was accepted by the question author.

How to set the color of Team icon using Graph API?

Hi Microsoft Team, I have created a Team and the team icon color was blue and then i deleted the Team and restored/added it using graph API. After restore the Team icon color is different. I want the same color as before. Please help me with a solution…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,250 questions
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,920 questions
asked 2024-05-23T10:38:27.5833333+00:00
DeveloperTeams 20 Reputation points
accepted 2024-05-25T11:37:51.59+00:00
DeveloperTeams 20 Reputation points