289,354 questions

Sort by: Updated
1 answer

Azure Fundamentals (AZ 900) Training day completed. Exam discount not received

Hi All, This is my first post. Yesterday and today I have attended the Fundamentals Training Day parts 1 and 2. Completion of the webinars should have triggered a 50% discount for the AZ-900 exam, which I now feel ready to sit. I have not received…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,118 questions
asked 2024-05-02T12:59:24.4966667+00:00
BarnettJason-8284 0 Reputation points
answered 2024-05-02T13:51:41.8366667+00:00
BarnettJason-8284 0 Reputation points
1 answer

Where can I download "PowerBI_sample.accdb"?

The link in the Power BI training course is not working. Where can the database be downloaded? This is the link that does not work: https://baglabspublic.azureedge.net/baglabspublic/PowerBI_sample.accdb This question is related to the following…

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.
61 questions
asked 2024-05-01T21:59:57.57+00:00
Haymes, Colin G 0 Reputation points
commented 2024-05-02T13:51:20.4466667+00:00
Haymes, Colin G 0 Reputation points
2 answers

Moving onprem DHCP server to azure

Hello everyone, I'm considering moving my DHCP server from on-premises to Azure. I aim to retain the existing on-premises IPs and VLANs but host the DHCP server in Azure instead. Is this feasible, and if so, what steps should I follow to accomplish this…

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,149 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,161 questions
Windows DHCP
Windows DHCP
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.DHCP: Dynamic Host Configuration Protocol (DHCP). A communications protocol that lets network administrators manage centrally and automate the assignment of Internet Protocol (IP) addresses in an organization's network.
1,023 questions
asked 2024-05-01T13:02:48.2633333+00:00
Aran Billen 556 Reputation points
commented 2024-05-02T13:51:17.4433333+00:00
GitaraniSharma-MSFT 47,421 Reputation points Microsoft Employee
1 answer

Where I can see my AZ 900 certificate

Hi, Where can I download my AZ 900 certification, there is no certification tab I can see in my profile.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
945 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,118 questions
asked 2024-05-02T13:31:55.38+00:00
Dhairya 0 Reputation points
edited the question 2024-05-02T13:50:54.5833333+00:00
MayankBargali-MSFT 68,641 Reputation points
1 answer

Azure OpenAI Rate-Limiting Error

I have deployed Azure OpenAI service with gpt-35-turbo(0301) and set token per minute limit to 1K and it's displaying approx. 6 requests per minute. In my first request, i have utilized only 223 tokens in total. I am adding usage response as…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,179 questions
asked 2024-05-02T12:03:25.7233333+00:00
Khawar Habib 0 Reputation points
answered 2024-05-02T13:49:52.04+00:00
Sina Salam 3,801 Reputation points
1 answer One of the answers was accepted by the question author.

TFS work online and offline how-to setup TFS/VS2022 for two different TFS servers?

I have many (local) Visual Source Safe project with VS2019. I want to retire the VSS and I guess I'm going to need TFS. I setup a local TFS with SQLExpress. I contract with a Professional services company who use "git" and Asure service. How…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,617 questions
asked 2024-04-05T16:39:15.9433333+00:00
hauld 136 Reputation points
commented 2024-05-02T13:49:39.7533333+00:00
hauld 136 Reputation points
1 answer

How to enable "allowedOnlineMeetingProviders" and "defaultOnlineMeetingProvider" as TeamsforBusiness

I tried GET https://graph.microsoft.com/v1.0/users/{ID}/calendar and got the response as below : { "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#users('sh-recruiting-testing%40ubs.com')/calendar/$entity", …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,630 questions
asked 2024-04-25T07:52:14.7966667+00:00
Thasneem-K, Sameena 0 Reputation points
commented 2024-05-02T13:49:13.8266667+00:00
Thasneem-K, Sameena 0 Reputation points
1 answer

Refund Request

Hello, On 28 April My Azure account was automatically deduct 195 usd and i don't want to renewed previously i used sponsorship account but now i dont use it how i refund this money and cancel subscription

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,046 questions
asked 2024-05-01T06:20:29.4733333+00:00
USMAN KHAN 0 Reputation points
answered 2024-05-02T13:49:10.01+00:00
Vinodh247-1375 11,211 Reputation points
1 answer

Data size of databricks delta tables

It has been observed that the size of delta tables are much less as compared to when checked the underlying delta files in the storage account. Suppose a databricks delta table raw.deltaTableA has size of 2MB if we check the size of underlying delta…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,349 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,936 questions
asked 2024-05-02T09:39:01.4133333+00:00
NIKHIL KUMAR 81 Reputation points
answered 2024-05-02T13:46:37.8+00:00
Vinodh247-1375 11,211 Reputation points
1 answer

Getting all users profile photo metadata via Get-MgUser

Hi all, I want to get all users profile photo's metadata via Graph API. I am aware you can get all users, then one by one get the profile photo metadata, like this using Graph Powershell SDK: $allMgUsers = Get-MgUser -All $allMgUsersPhotoMetadata =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,630 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,074 questions
asked 2024-05-02T13:21:34.3033333+00:00
Marc Hendrichsen 0 Reputation points
answered 2024-05-02T13:43:03.16+00:00
Marc Hendrichsen 0 Reputation points
19 answers One of the answers was accepted by the question author.

How to Delay Delivery for All Messages in New Outlook (Outlook Version 1.2023.607.100)?

Before switching to New Outlook (Outlook Version 1.2023.607.100) I had delayed the sending of all messages by one minute. On New Outlook I can't find that option anymore. I tried to create a rule but "defer delivery by a number of minutes"…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,998 questions
asked 2023-06-19T16:26:24.7733333+00:00
LBL 415 Reputation points
commented 2024-05-02T13:40:57.5533333+00:00
Kim, Kyungrok 0 Reputation points
1 answer

Retention Policies and Site Assets

We have a question regarding Retention Policies and site assets. Our client wants a retention policy that applies to all sites in the organization to clear out any data that has not been modified in 3 years if it has not been tagged with a retention…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,668 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
937 questions
asked 2024-05-02T13:40:43+00:00
Tyler Stang 0 Reputation points
answered 2024-05-02T13:40:43.0133333+00:00
Q&A Assist
2 answers One of the answers was accepted by the question author.

Managing meeting responses in your email AFTER an invite was sent

after an invite is sent from outlook, how do i manage the responses? I don't want to see them in my email but the invite was sent already. Please help.

Outlook
Outlook
A family of Microsoft email and calendar products.
2,998 questions
asked 2023-08-29T11:41:02.65+00:00
Regina Amato 20 Reputation points
commented 2024-05-02T13:37:22.5233333+00:00
Chase Stevens 0 Reputation points
1 answer

Connect to Linked Server Database using Azure Data Factory

Hi! I have a database that is a linked server of another. I can connect and copy data of the main database in ADF. But is it possible to also copy data from the linked server database? If yes, how would I do this?

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,747 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,587 questions
asked 2024-05-02T09:28:02.6766667+00:00
Keren Osler 40 Reputation points
edited an answer 2024-05-02T13:36:37.97+00:00
Zahid Butt 556 Reputation points
2 answers

Is SSE with PMK equivalent to full disk encryption?

Is SSE with PMK equivalent to full disk encryption?

Azure Disk Encryption
Azure Disk Encryption
An Azure service for virtual machines (VMs) that helps address organizational security and compliance requirements by encrypting the VM boot and data disks with keys and policies that are controlled in Azure Key Vault.
160 questions
asked 2024-04-04T21:43:19.55+00:00
Rosenthal, Murray 0 Reputation points
commented 2024-05-02T13:36:10.24+00:00
Rosenthal, Murray 0 Reputation points
14 answers

How to resolve "No hosted parallelism has been purchased or granted" in free tier?

Hello, I've just started with Azure DevOps pipelines and just created a very simple pipeline with a Maven task. I don't care for parallelism and I'm not sure in which way I've added it to my pipeline. Is there any way to use the Maven task on the free…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,118 questions
asked 2021-07-15T18:40:29.757+00:00
chw 226 Reputation points
commented 2024-05-02T13:34:31.1566667+00:00
Danny V 0 Reputation points
1 answer

What are the benefits of the existing single forest AD Domain to convert or upgrade the AD Domain Controllers from FRS to DFSR?

What are the benefits of the existing single forest AD Domain to convert or upgrade the AD Domain Controllers from FRS to DFSR? https://learn.microsoft.com/en-us/windows-server/storage/dfs-replication/migrate-sysvol-to-dfsr FFL & DFL: Windows Server…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,892 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,192 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,757 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,728 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,543 questions
asked 2024-05-02T06:05:39.4533333+00:00
EnterpriseArchitect 4,741 Reputation points
commented 2024-05-02T13:33:26.63+00:00
Vadims Podāns 8,941 Reputation points MVP
1 answer

Updating app service from .NET 6 to 8

I'm trying to update my asp.net core backend from .NET 6 to 8. I've updated the target framework for the projects, changed the docker images to version 8, and updated the exposed ports. It runs as expected locally. (In the past month, I've updated a…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,390 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,180 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,900 questions
asked 2024-04-30T20:53:38.6433333+00:00
Rebekah Williams 0 Reputation points
edited a comment 2024-05-02T13:32:54.71+00:00
Azizkhon Ishankhonov 195 Reputation points
1 answer

Excel VBA Error with user access Permission.Add

Hello, I wrote the following Excel Macro to assign user permission to the Excel file. Sub Add_Permission() Dim objUserPerm As Office.UserPermission Set objUserPerm = ActiveWorkbook.Permission.Add("test@test.com", msoPermissionChange) …

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,470 questions
Windows 365 Business
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,503 questions
asked 2024-05-01T10:03:49.6333333+00:00
Dec 0 Reputation points
answered 2024-05-02T13:31:58.1133333+00:00
Andreas Killer 80 Reputation points
7 answers

intune company portal android devices question

How can I exclude a user group in Intune from the Company Portal on Android devices so they can install Teams and Outlook without needing to install the Company Portal? Thank you.

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,357 questions
asked 2024-05-01T06:16:43.61+00:00
Christos Christopoulos 0 Reputation points
answered 2024-05-02T13:31:23.4633333+00:00
Christos Christopoulos 0 Reputation points