17,997 questions

Sort by: Updated
0 answers

how to change tenant

I wan to use a different tenant how to do it ?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,682 questions
asked 2024-05-08T08:35:01.75+00:00
Rajaneesh K 0 Reputation points
0 answers

What should I do after receiving a scheduled maintenance email for Azure Virtual Machines in OpenAI service?

Hello experts, I am a user of Azure OpenAI service. I indeed created Azure OpenAI resources like GPT-4 models with vision and used them for daily work, but I didn't touch any Azure Virtual Machines and I have no experience on that, either. Yesterday, I…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,207 questions
asked 2024-05-08T08:34:12.3366667+00:00
Lu Yi Fei (Lucy) 20 Reputation points
0 answers

[Quota Increase] - All of our quota Increase requests are getting rejected

Hi, We were recently enrolled into Azure's Startup Founders Program, and were looking forward to reduce our AI/Machine Learning research expenditure by utilising the allotted credits. I have been trying since yesterday now to setup even a very basic…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,174 questions
asked 2024-05-08T08:32:39.0633333+00:00
Mahyar Ali 0 Reputation points
0 answers

How to create and migrate the tables from one azure database to another azure database

Use-Case- I have 130 tables in the Azure sql database, I need to create and migrate the 130 tables to another azure sql database. Can I use the Azure data factory auto-create functionality to migrate those 130 tables. How the primary keys and indexes of…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,625 questions
asked 2024-05-08T08:29:13.6433333+00:00
Rahul 251 Reputation points
0 answers

Unable to see my certifications

I completed few certificates with professional email id and few with personnel email id, but I am not able to see any certification details using both professional and personnel email id. Please advice me whom I need to connect. Regards, Akbar

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
579 questions
asked 2024-05-08T08:28:12.6466667+00:00
Mohammed Akbar Pasha 0 Reputation points
0 answers

Azure open ai chat with your data for images not working

I have created a search index on an image catalog located in azure blob storage. I was using this index to connect to from chat playground. I have used the gpt4 turbo vision preview model along with the AI Vision extensions to showcase ‘shop the look’…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
725 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,207 questions
asked 2024-05-08T08:24:42.7966667+00:00
Srikantan Sankaran 0 Reputation points Microsoft Employee
0 answers

how to set order by ND columns

Hello This is my sql code DECLARE @cols NVARCHAR(MAX)='' DECLARE @query NVARCHAR(MAX)='' DECLARE @COLS_SUM NVARCHAR(MAX)='' DECLARE @COLS_TOT NVARCHAR(MAX)='' --Preparing columns for Pivot SELECT @cols = @cols + isnull(QUOTENAME(ND),0) +…

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,777 questions
asked 2024-05-08T08:16:54.46+00:00
RAVI 916 Reputation points
edited the question 2024-05-08T08:23:51.1533333+00:00
RAVI 916 Reputation points
0 answers

535: 5.7.139 Authentification unsuccessful / SMTP Server in external application / *Entra*

Hi, I am trying to use an Office 365 User Mailbox as an outgoing server for our ERP Software. I am using the following information for the server: Host: smtp-mail.outlook.com Port: 587 TLS with certificate Username and Password are correct. I am getting…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,087 questions
Microsoft Entra
asked 2024-05-08T08:23:13.7633333+00:00
Hansjörg Weise 0 Reputation points
0 answers

APIM API Visibility Permission

i have an APIM resource in Azure, i have created 2 APIs in it Audit API Invoice API i have 2 teams working for me - Autid Development Team Invoice Team i want to give visibility permission to them as below: Audit Team can only see Audit API…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,775 questions
asked 2024-05-08T08:16:42.9766667+00:00
Dixan Lal Thomas 0 Reputation points
0 answers

Azure functions not displaying in the function app I created

I created an azure function app. When I try to create a function for it, for the first time the online editor open up and I can write the code. Now if I come to the function app and check under the functions tab it is not the showing the functions I…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,310 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.
955 questions
asked 2024-05-08T08:00:52.88+00:00
lakshmi.priyanka.jakka1 0 Reputation points
0 answers

Using Defender for endpoint on Servers

Hi all, I am looking to put Microsoft Defender on my servers, I know there is Defender for servers however could I install Defender for endpoint instead? To save costs? Or once I enrol the servers to defender for endpoint it will convert to defender…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
955 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,183 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,201 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,379 questions
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint: A Microsoft unified security platform for preventative protection, postbreach detection, and automated investigation and response. Previously known as Microsoft Defender Advanced Threat Protection.Training: Instruction to develop new skills.
14 questions
asked 2024-05-08T08:00:41.58+00:00
Aran Billen 596 Reputation points
0 answers

Azure Firewall inbound and Outbound Exceptions for APIM instance deployed in Internal VNet mode

Hi Community I'm planning to deploy an APIM instance in "Internal" VNet injection mode in a hub-spoke topology where APIM is deployed to spoke VNet and there's an Azure Firewall in the hub that police all the inbound and outbound traffic. UDRs…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,775 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
575 questions
Azure Firewall Manager
Azure Firewall Manager
An Azure service that provides central network security policy and route management for globally distributed, software-defined perimeters.
86 questions
asked 2024-05-08T07:55:30.75+00:00
Taranjeet Malik 441 Reputation points
0 answers

Automatically install app as a personal app

Hello, could someone help me with automatically installing an app as a personal app for users who add the bot to a channel in a team? For example, when Adobe Acrobat is added to a channel in a team, it is also automatically installed as a personal app…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
750 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,138 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,682 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,878 questions
asked 2024-05-08T06:51:38.31+00:00
Vijay Rampwin 0 Reputation points
edited the question 2024-05-08T07:45:33.8833333+00:00
Vijay Rampwin 0 Reputation points
0 answers

Fetch the first element of a Collection attribute in the $select query in Graph API

I am trying to fetch some extension properties which are not default for User schema , here is a request and response format of a graph API. I need to get the response in the desired format what should be the modified query Request…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,682 questions
asked 2024-05-08T07:38:20.12+00:00
BANERJEE Biswarup 0 Reputation points
0 answers

How to access/Update Group Policy Objects using C sharp

Hi, We are referring below link to access group policies programmatically   using c sharp. https://learn.microsoft.com/en-us/previous-versions/windows/desktop/wmi_v2/class-library/gpo-class-microsoft-grouppolicy This is sample code which we have written…

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,292 questions
asked 2024-05-08T07:35:50.82+00:00
0 answers

not able to find add control option to add grid control on form/entity

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
81 questions
asked 2024-05-08T07:30:56.6466667+00:00
Grover, Jyotirani A 0 Reputation points
0 answers

Reopening the app from background is crashing with an exception of "Window was already created" from base.onresume().

When I try to reopen an app from background it is crashing when I am using base.onresume() in mainactivity. It gave an exception "Window was already activated". I saw some work around of adding launchmode as singletop or singletask would work…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,911 questions
asked 2024-05-08T07:28:42.4233333+00:00
Keerthana Krishna 20 Reputation points
edited the question 2024-05-08T07:29:41.0166667+00:00
Keerthana Krishna 20 Reputation points
0 answers

Profit = SUM(Sales[Profit Amount]) Measure

In this tutorial: https://learn.microsoft.com/en-us/training/modules/dax-power-bi-add-measures/2-simple-measures, a few measures need to be created. However, the Profit = SUM(Sales[Profit Amount]) in particular is producing an error because the Sales…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
81 questions
asked 2024-05-08T07:28:30.23+00:00
Eric KALONJI 0 Reputation points
0 answers

I'm currently trying to create an online meeting using a specific link provided by Microsoft. However, during the process, it prompts me to 'Create an online meeting with user token.' Could you please guide me on how to obtain the user token required for

The link is - https://learn.microsoft.com/en-us/graph/api/application-post-onlinemeetings?view=graph-rest-1.0&tabs=http#permissions can you also provide me the permission sets and if it requires to grant admin access

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,682 questions
asked 2024-05-08T07:28:09.5333333+00:00
Surya Prakash 0 Reputation points
0 answers

Tooltip taking more time to render in .Net MAUI Mac catalsyt

I've been using Tooltip text with some views, but it's taking a considerable amount of time to render initially. However, after the first rendering, it works perfectly. Sometimes, it doesn't appear for a longer period, but when I unfocus and refocus the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,402 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,911 questions
asked 2024-05-08T06:58:54.9+00:00
Kiran Mohanty 0 Reputation points
edited the question 2024-05-08T07:27:27.2533333+00:00
Kiran Mohanty 0 Reputation points