342,717 questions

Sort by: Updated
0 answers

Microsoft Learn Azuire Pipelines

I am following the exerices in the Deploy Azure resources by using Bicep and Azure Pipelines course. Due to the ongoing issue, I converted my subscription to pay-as-you-go. I'm trying to deploy a pipeline and still am encountering the…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
951 questions
asked 2024-04-30T15:47:37.5166667+00:00
John Capazo Training 0 Reputation points
edited a comment 2024-04-30T18:43:23.29+00:00
Dan Rios 1,265 Reputation points MVP
1 answer

Can Power BI Desktop installed on an Azure VM access Azure SAP HANA with different vNet?

The article "Connect to SAP HANA with Power BI" (https://learn.microsoft.com/en-us/training/modules/connect-power-platform-to-sap-azure/4-connect-power-bi-systems) states "For SAP HANA running in Azure, Power BI Desktop needs to be…

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.
59 questions
asked 2024-04-30T18:32:28.92+00:00
Liu, Jia 0 Reputation points
answered 2024-04-30T18:43:16.0866667+00:00
Marcin Policht 10,840 Reputation points MVP
0 answers

i want to ask if i can use azure search and ai services for my commercial projects?

i want to ask if i can use azure search and ai services for my commercial projects? I mean im working for a few clients and can i use this free services from azure fir commercial purposes and is that legal, i just want to know the legal and cost related…

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.
712 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,382 questions
asked 2024-04-30T18:42:48.0466667+00:00
Ten 0 Reputation points
0 answers

500 error response from endpoint

Hello Since29th april 2024 I'm getting a 500 response from theses endpoints: https://graph.microsoft.com/v1.0/me/calendarGroups?$top=999 /users/{userId}/calendar/getSchedule I don't know the origin of these errors, since when i retry the request it works…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,614 questions
asked 2024-04-30T18:42:18.3666667+00:00
Iliyas Boumour 0 Reputation points
1 answer

Can you discover/add Linux computers directly to the SCOM database?

I am receiving errors when I attempt to discover Linux computers in SCOM 2019 console, Is there a way to add Linux servers directly to the SCOM DB? Many thanks.

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,415 questions
Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
834 questions
asked 2024-04-30T17:45:35.6666667+00:00
Bixby 81 Reputation points
answered 2024-04-30T18:38:24.5066667+00:00
Umar 0 Reputation points
0 answers

how to clear optinal features history

i had cancelled an optional feature and wanted to restore it

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,856 questions
asked 2024-04-30T18:36:52.51+00:00
Edward Wawire 0 Reputation points
0 answers

Winload.efi missing

My windows 10 laptop wont load as it says winload.efi is missing. I dont have a recovery section on that drive but have made a recovery usb device but dont want to reinstall everything as i have lots of files i need to keep on the main ssd

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,634 questions
asked 2024-04-30T18:36:35.9366667+00:00
Simon Dew 0 Reputation points
0 answers

OutputCaching issue in .NET 8.0

Hi, I have implemented the Output Caching in ASP.NET Core 8.0 and deployed the same S3 bucket and Lambda function and its exposed through AWS API gateway. After implementation output cache and I have tested the local swagger API through postman first…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,385 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,176 questions
asked 2024-04-26T11:48:11.7033333+00:00
Venkat 1 Reputation point
commented 2024-04-30T18:36:17.5333333+00:00
Venkat 1 Reputation point
1 answer

Recommendations for Upgrading Hyper-V Host from 2019 to 2022

I have upgraded Hyper-V Guests from 2019 to 2022, but not the Host. What are some recommendations for upgrading a Hyper-V Host running 2019 Standard to 2022 Standard? Can I export the VMs and clean install Server 2022, then import the VMs without any…

System Center Virtual Machine Manager
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,154 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,545 questions
asked 2024-04-30T15:30:14.35+00:00
SagerR-5181 180 Reputation points
answered 2024-04-30T18:35:42.6933333+00:00
Alex Bykovskyi 1,756 Reputation points
0 answers

Add exact upns

Hi All i have userprincipalnames in a csv file in the below format. usernames user1@contoso.com user2@contoso.com i want to add these users to AD group from powershell. if there are any other user with user1.a@contoso.com or user2.a@contoso.com. i…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,464 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,374 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,879 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,377 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,068 questions
asked 2024-04-30T18:33:23.3266667+00:00
Glenn Maxwell 10,146 Reputation points
1 answer

Best Practice For Database Access In Blazor MAUI Hybrid App

I'm porting a project from MVC into a Blazor MAUI Hybrid app with the intent to share common components and data. I have a Razor Class Library which does this, but was wondering if I should also put my SQL Server data access in here as well or keep that…

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,394 questions
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,737 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,885 questions
asked 2024-04-30T17:24:11.6166667+00:00
Daniel Kovach 0 Reputation points
answered 2024-04-30T18:30:11.3766667+00:00
Bruce (SqlWork.com) 56,526 Reputation points
2 answers

Bing Chat Enterprise / CoPilot in Edge not available for Managed Edge Browsers

Hi, So, this is very weird, and quite frustrating that at first Bing Chat Enterprise or CoPilot is not available in Edge for browsers that are managed, and have policies applied to, from the organization. I tried to test it out by deploying the extension…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,135 questions
Microsoft Managed Desktop
Microsoft Managed Desktop
A cloud-based service that brings together Microsoft 365 Enterprise and adds these features: User device deployment; IT service management and operations; and Security monitoring and response.
44 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
128 questions
asked 2024-01-17T10:16:42.68+00:00
Syed Aun Muhammad 0 Reputation points
edited a comment 2024-04-30T18:29:32.7733333+00:00
1 answer

Cannot Send Emails with Empty Return Path - Relay Access Denied Error

I've been using Office 365 to send emails with an empty return path, which was working until recently. This setup is crucial for my operations as it prevents my server from being flooded with auto-replies. However, I'm now receiving an error: 'smtp;550…

Microsoft Exchange Online
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,892 questions
asked 2024-04-29T23:13:31.9766667+00:00
Larry Shepard 0 Reputation points
edited a comment 2024-04-30T18:29:01.3933333+00:00
Larry Shepard 0 Reputation points
0 answers

MS Planner > Pasting screenshot from clipboard

In order to upload a picture onto a task within Planner, users will have to save screenshot from clipboard onto file explorer. And then upload attachment. Is there a way or can MS Planner team look into enhancement to allow users to do a CTRL-V to…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,062 questions
asked 2021-04-19T04:30:37.097+00:00
Daniel Loo 6 Reputation points
commented 2024-04-30T18:28:40.3666667+00:00
Rishab Lodha 40 Reputation points
1 answer One of the answers was accepted by the question author.

How to Migrate from an on-Perm Exchange Active Directory Hybrid Azure to full 365 Azure cloud and breaking the hybrid, moving all devices to cloud joined and retiring domain.

Greetings: We have a current environment of: On-Perm AD Domain with last exchange server 2010. 200 Devices all domain joined. Hybrid environment and AAD synch to the cloud from AD. E3 license for all users DNS is already going to 365, connector…

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,812 questions
Windows Autopilot
Windows Autopilot
A collection of Microsoft technologies used to set up and pre-configure new devices and to reset, repurpose, and recover devices.
407 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,892 questions
Windows Server Migration
Windows Server Migration
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Migration: The process of making existing applications and data work on a different computer or operating system.
408 questions
asked 2024-04-22T23:37:58.8066667+00:00
KA-3003 20 Reputation points
accepted 2024-04-30T18:24:29.5033333+00:00
KA-3003 20 Reputation points
0 answers

ASP.NET button control not able to make disabling in panel control using c#

i am trying to make disable button controls through panels. In the panel, i am using textbox, label, fileupload,gridview and button controls. i am able to disable only textbox, label and gridview. but, i am unable to make disable fileupload and button…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,263 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,264 questions
asked 2024-04-30T18:21:01.5633333+00:00
Gani_tpt 1,546 Reputation points
edited the question 2024-04-30T18:21:43.8433333+00:00
Gani_tpt 1,546 Reputation points
1 answer One of the answers was accepted by the question author.

Monitoring Mountpoints on linux vms

Is there a way to Monitor mountpoint disconnection state on linux vms using azure monitor

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,805 questions
asked 2024-04-25T16:36:41.1833333+00:00
Vishu 1,516 Reputation points
accepted 2024-04-30T18:21:15.4833333+00:00
Vishu 1,516 Reputation points
1 answer

Dns change for VM being replicated using asr

Hi Experts I am trying to replicate a vm from one azure region to another using azure site recovery. The dns severs are different in both the regions. I have registered the dns entry for the vm in region1 so am able to resolve it by name however after…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
636 questions
asked 2024-04-25T12:43:59.69+00:00
Vishu 1,516 Reputation points
answered 2024-04-30T18:19:53.8+00:00
Vishu 1,516 Reputation points
0 answers

How to send compressed Json to azure event hub and read in fabric pyspark streaming ?

I am sending compressed data into Event Hub to overcome 1 MB hard limit in Azure Event Hub. I also have to read this in Py-spark and update delta table. The compressed data send to Event hub is coming as null in Py-spark stream. How to read it? This is…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
253 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
558 questions
asked 2024-04-30T18:19:00.34+00:00
Kumar, Sudarshan 0 Reputation points
0 answers

sitio creado con sharepoint y una aplicación no logro hacerlo funcionar via web

sitio de sharepoint no puedo hacerlo funcionar para usuarios externos y puedan realizarme un ticket y que me llegue la notificación en la notificación

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,652 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,575 questions
asked 2024-04-30T18:17:19.1533333+00:00
Cristian Zúñiga 0 Reputation points