386,496 questions

Sort by: Updated
0 answers

ORIENTATION IN NET MAUI

I am novice to NET MAUI and tried the following: <StackLayout x:Name="stack"> <VisualStateManager.VisualStateGroups> <VisualStateGroupList> <VisualStateGroup> …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,595 questions
asked 2024-11-09T10:44:42.48+00:00
Giorgio Sfiligoi 206 Reputation points
2 answers

I cannot scale my icons in taskbar

I saw many people demand the same thing as me in many forums. Just want to scale my taskbar icons. Microsoft forced its users to migrate to Windows 11, but while using Windows 10 every customization was achievable without modding operating system, now…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,894 questions
asked 2024-11-08T22:30:04.3466667+00:00
Arif Furkan Karaca 0 Reputation points
answered 2024-11-09T10:44:37.82+00:00
Arif Furkan Karaca 0 Reputation points
0 answers

Task bar always auto hides

Hi All, Windows 11 23H2 pro The ask bar autohides anyway. It has been through several (real) reboots. ????? -T

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,894 questions
asked 2024-11-09T10:43:29.5766667+00:00
Todd Chester 666 Reputation points
3 answers

Asking for suggestions on how to proceed with no FKs

I am at the beginning of re-writing an old ASP.NET WebForms application, into an ASP.NET Core app using Razor and Blazor. The difficult step I am facing now is the database. The original developers, all who left before I was hired, had originally used…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
750 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,612 questions
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,596 questions
asked 2024-11-04T16:40:42.7833333+00:00
Falanga, Rod, DOH 215 Reputation points
edited a comment 2024-11-09T10:43:28.3533333+00:00
AgaveJoe 28,536 Reputation points
1 answer One of the answers was accepted by the question author.

GET /sites/{site-id}/drive/root:/{item-path} stopped working

I am using a an API call to find a file in one of our SharePoint sites, I made a flow that was running fine until Monday of this week. The API returns the "itemNotFound" error. I have no idea what's wrong, if I call the search function the file…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,827 questions
asked 2023-09-28T16:53:23.66+00:00
Angel Escamilla 20 Reputation points
edited a comment 2024-11-09T10:35:43.4033333+00:00
Trung-Hieu Nguyen 0 Reputation points
0 answers

Root CA missing in CDP folder in Active Directory Sites and Services

Hello, In my 2-tier PKI my offline root CA isn't showing in CDP folder. When I executed those commands in PowerShell as administrator it showed no errors: certutil.exe -dspublish -f "C:\CertData\ADDB Labs Certificate Authority.crt"…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,797 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,852 questions
asked 2024-11-09T10:35:08.31+00:00
Ania D 0 Reputation points
2 answers

Disabling OneDrive Access and Removing Data for Specific Users via PowerShell

I would like to explore options for deleting specific users' OneDrive data using a PowerShell script. I have around 1500+ active users with OneDrive access, and I want to disable OneDrive access for around 500+ specific users and remove the files from…

OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,272 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,595 questions
asked 2024-11-02T09:58:12.0833333+00:00
Muhammad Faraz Imran 0 Reputation points
commented 2024-11-09T10:31:44.9866667+00:00
Muhammad Faraz Imran 0 Reputation points
0 answers

Urgent requirement to contact Data Protection Team

One of our clients is experiencing a tenant lockout therefore have no access to the tenant. They buy their licenses direct with Microsoft so have no access via our partner account or reseller account. We have a ticket opened and escalated to the Data…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,113 questions
asked 2024-11-09T10:01:03.4633333+00:00
Sean Hood 0 Reputation points
commented 2024-11-09T10:30:14.7066667+00:00
Sean Hood 0 Reputation points
0 answers

Challenges in Retrieving MFA Data for Azure B2C Users Across User Flows and Microsoft Graph API

Hello, I am utilizing Azure B2C for an application that enables users to set up multi-factor authentication (MFA) through two methods: signing up via user flows and using the Microsoft Graph API. When I create MFA using the Graph API, I can successfully…

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.
7,133 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,273 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,644 questions
asked 2024-11-09T10:27:22.0766667+00:00
Dweep Shah 15 Reputation points
0 answers

Authenticator won’t allow sign in on school account

When trying to get into my school email or anything needing the email, it asks me for a number on the Authenticator app. The app then says “Error finding an account to complete multi-factor authentication. You may need to add the account again” but when…

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.
7,133 questions
asked 2024-11-09T10:25:17.3733333+00:00
sascha heriman 0 Reputation points
0 answers

Drag and drop in Win UI

Hi, I'm doing drag and drop in Win UI application, but I have a problem. In drag and drop there is only Data.SetStorageItems method. It accepts an IStorageItem with which I have no access to hidden files and shortcuts (only using file picker, but in my…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,716 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,919 questions
Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
794 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.
11,011 questions
asked 2024-11-05T15:20:14.6+00:00
123244 60 Reputation points
commented 2024-11-09T10:24:27.8933333+00:00
Castorix31 85,881 Reputation points
0 answers

Did you update the subscription info

Error recognizing. Did you update the subscription info? ResultId:9f14ab9d4e294042b212f216911252b7 Status:Canceled Recognized text:<>

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,914 questions
asked 2024-11-09T10:12:55.9433333+00:00
cw han 0 Reputation points
0 answers

how to add support for model deployment?

hi, i want to add support for more models. ex. deberta. when i go to model catalog and add deberta i get the following…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,963 questions
asked 2024-11-08T11:07:57.3366667+00:00
Eliah Ninyo 0 Reputation points
commented 2024-11-09T10:01:09.3933333+00:00
Eliah Ninyo 0 Reputation points
1 answer

When will OpenAI o1 preview be generally available in Azure?

I realize that OpenAI's o1-preview and o1-mini models are available in Azure OpenAI Service through limited access and I've already applied via the website form, see below. Anyone know when it will be generally available? I'm guessing that's my…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,236 questions
asked 2024-11-08T22:54:59.79+00:00
David Sogn 30 Reputation points
answered 2024-11-09T09:58:53.91+00:00
AshokPeddakotla-MSFT 34,616 Reputation points
0 answers

No active subscription in my azure account

I'm unable to access the azure credits I was given on founders hub. On clicking "visit redemption site", it takes me to a sign up page. Although I already have an azure account but the account doesn't have any active subscription, I can't use…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
896 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,673 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,914 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,902 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
382 questions
asked 2024-11-09T09:48:41.4833333+00:00
Rukevwe Otubu 0 Reputation points
1 answer

WHat does 'operational measures' refer to in the Microsoft Generative AI Services Code of Conduct

I am trying to understand Microsoft's Generative AI Services Code of Conduct. What does 'operational measures' mean (as well as some examples of what it could mean) in the following instruction: Implement technical and operational measures to detect…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,236 questions
asked 2024-11-08T17:50:04.32+00:00
Mason 0 Reputation points
answered 2024-11-09T09:42:51.7233333+00:00
AshokPeddakotla-MSFT 34,616 Reputation points
1 answer

Invalid Header Value Error when calling Put Range Method

Hi All, We are following below process to upload a file on to Azure Storage Container but Put Range is always failing with Invalid Header Value Error. Create File : Able to upload an empty File .csv Put Range : Failing with below error The value for…

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.
3,224 questions
asked 2024-11-08T08:38:29.2566667+00:00
NagendraPrasad Gangu 0 Reputation points
commented 2024-11-09T09:34:11.11+00:00
NagendraPrasad Gangu 0 Reputation points
0 answers

i cannot find add directory inside container

SharedScreenshot.jpg

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
711 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,993 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,841 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,644 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,914 questions
asked 2024-11-09T09:26:39.45+00:00
Aradhana Chauhan 0 Reputation points
4 answers

Custom fonts not working when uploading Maui Android project to Play Store

I have added custom fonts in the font directory of my Maui project's Resources directory and updated the MauiProgram.cs file accordingly. The fonts work fine when I deploy the application using Visual Studio, but when I publish the app and upload it to…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,595 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.
11,011 questions
asked 2024-05-21T16:58:13.6333333+00:00
Mujtaba Ali Panjwani 25 Reputation points
commented 2024-11-09T09:19:45.2566667+00:00
Stefan Cuypers 0 Reputation points
0 answers

Deploy Azure OpenAI Model via CLI in region external to RG

I am deploying an OpenAI model via the Azure CLI. The resource group my Open AI Service sits in does not have quota for models, so I am attempting to deploy a model in another region into this RG. I have tried the following command based on the following…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,236 questions
asked 2024-11-08T13:20:29.41+00:00
Dougall Percival 0 Reputation points
commented 2024-11-09T09:15:49.22+00:00
AshokPeddakotla-MSFT 34,616 Reputation points