97,671 questions

Sort by: Created
1 answer One of the answers was accepted by the question author.

Wrong cutoff date for GPT4 Turbo in East US2

I recently deployed a gpt-4 (turbo-2024-04-09) model in East US 2 which has a cutoff date of Dec2023, as mentioned in the link below. When asked a question, the model says it includes information up to September 2021. Although I initially thought it was…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,227 questions
asked 2024-05-13T21:08:21.58+00:00
Gabriel Susai 15 Reputation points
accepted 2024-05-14T02:42:09.6166667+00:00
Gabriel Susai 15 Reputation points
1 answer One of the answers was accepted by the question author.

Azure support for TLS 1.0 and TLS 1.1

Microsoft released the following announcement about TLS 1.0 and 1.1 end of support: https://azure.microsoft.com/en-us/updates/azure-support-tls-will-end-by-31-october-2024-2/ Old devices using TLS 1.0 (that cannot be upgraded) will continue to be able to…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,214 questions
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,184 questions
Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
326 questions
asked 2024-05-13T20:30:03.7733333+00:00
Josue Gonzalez 45 Reputation points
edited the question 2024-05-13T22:22:15.9966667+00:00
Josue Gonzalez 45 Reputation points
1 answer One of the answers was accepted by the question author.

Method that returns an anonymous Object

Hello Friends I just have a question about the code below that uses Dapper to get data. I was wondering why do I need the code new{Id} and how does Dapper handle that one property. Thanks ! var output=_db.LoadDataItem<PayerModel, dynamic>(sql, new…

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,319 questions
asked 2024-05-13T18:34:22.9033333+00:00
Tom Meier 120 Reputation points
accepted 2024-05-13T22:02:25.57+00:00
Tom Meier 120 Reputation points
1 answer One of the answers was accepted by the question author.

Deleted feature

Hello. How to restore resource in Azure using REST API? I urgently need to restore files that I accidentally deleted today: 1 Azure Database SQLPostgree; 1 Private DNS zone link to virtual network; 1 Private DNS Zone. Best Regards, Gabriel…

Azure Database for PostgreSQL
asked 2024-05-13T15:29:29.2866667+00:00
Gabriel Moraes 160 Reputation points
commented 2024-05-13T22:36:39.2466667+00:00
Oury Ba-MSFT 16,636 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Certain fields of mguser update arent working and I am unsure why.

$csvData = $csv | Select "User principal name","Title", "Department", "City", "StreetAddress", "Reporting managers" foreach($user in $csvData){ $userPrincipalName = $user."User principal…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,734 questions
asked 2024-05-13T15:24:18.1066667+00:00
Nicolas Odorico 0 Reputation points
accepted 2024-05-13T17:34:38.32+00:00
Nicolas Odorico 0 Reputation points
1 answer One of the answers was accepted by the question author.

SQL Max(Date) query could return multiple rows

Having a devil of a time trying to find a query to return what I need. I have a table as above. I am trying to use max(eff_date) to return the last record(s). Most of the time, only 1 record will be returned for the max(eff_date), but sometimes, more…

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,820 questions
asked 2024-05-13T14:12:50.9366667+00:00
Joseph Mancini 41 Reputation points
commented 2024-05-13T15:03:09.8+00:00
Joseph Mancini 41 Reputation points
1 answer One of the answers was accepted by the question author.

Sync All users on Entra ID to my LDAP

Is there a way to sync all users to my LDAP. I have been trying and could not do it. any help is appreciated. Im a novice on this issue. Thanks,

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,942 questions
asked 2024-05-13T14:05:03.3233333+00:00
Dennis Cailles 0 Reputation points
accepted 2024-05-13T16:06:50.43+00:00
Dennis Cailles 0 Reputation points
1 answer One of the answers was accepted by the question author.

Static website custom domain missing SSL

Greetings, I have a storage account with a static website deployed that sits behind a vnet and I am trying to add a custom domain name for it. I have added the CNAME record in my DNS zone, however whenever I try to open it I receive an error saying the…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
603 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,453 questions
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,184 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
772 questions
asked 2024-05-13T12:47:53.35+00:00
Dimitar Grozev 40 Reputation points
commented 2024-05-13T16:50:51.84+00:00
Sina Salam 3,886 Reputation points
1 answer One of the answers was accepted by the question author.

Cannot login after disconnecting from intune

Good days guys, We have a trouble with login on Windows. We needed to re-enroll the pc and user. So I disconnected the pc from our intune service to be re-enrolled. During this time there became a problem and logged out in somehow. Now on the login page…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,420 questions
asked 2024-05-13T11:39:04.7833333+00:00
Hasan Bozkurt 0 Reputation points
commented 2024-05-13T22:03:20.6733333+00:00
Hasan Bozkurt 0 Reputation points
2 answers One of the answers was accepted by the question author.

server 2016 patches

With regards to slightly older versions of windows server (namely windows server 2016), is it still standard that Microsoft issue monthly patches every month for that version, or do patches become less frequent the older a version becomes, and more…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,391 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,208 questions
asked 2024-05-13T09:41:59.7633333+00:00
crib bar 576 Reputation points
answered 2024-05-13T13:17:30.8166667+00:00
Navanath Yenpure 155 Reputation points
2 answers One of the answers was accepted by the question author.

How to create multiple vm by using powershell

Hi Team, I am creating multiple virtual machine by using powershell script. I am getting below error. How can I fix this. New-AzNetworkInterface : Cannot attach a Standard public IP address…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,214 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,107 questions
asked 2024-05-13T08:47:48.07+00:00
Punitha Keswani 0 Reputation points
commented 2024-05-13T10:45:19.69+00:00
Punitha Keswani 0 Reputation points
1 answer One of the answers was accepted by the question author.

When a load balancer backend pool is configured by IP address, it will use default outbound access due to an ongoing known issue.

In this document https://learn.microsoft.com/en-us/azure/virtual-network/ip-services/default-outbound-access it says "When a load balancer backend pool is configured by IP address, it will use default outbound access due to an ongoing known…

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,184 questions
asked 2024-05-13T07:01:07.39+00:00
Chao Yan 20 Reputation points Microsoft Employee
accepted 2024-05-14T01:18:25.87+00:00
Chao Yan 20 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

AZ-900 Certificate Not Showing in Microsoft Portal

Hi, I took AZ-900 exam on 10th of May, 2024 and get my result in Pearson VuE portal but same is not showing in the Microsoft Portal. just wanted to know when will it show on Microsoft portal to download and save. Thanks

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,296 questions
asked 2024-05-13T06:05:53.9066667+00:00
Salony Sharma 0 Reputation points
accepted 2024-05-13T06:43:55.43+00:00
Salony Sharma 0 Reputation points
1 answer One of the answers was accepted by the question author.

Custom roles are not returned when i query a users memberof endpoint in graph api

Hi, I have used graph api users memberOf endpoint to get the roles assigned for a user . The response from the endpoint returns all the groups and roles that is assigned for that user , but the custom defined role is not returned . Is there any other way…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,734 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
677 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,688 questions
asked 2024-05-13T05:55:00.7266667+00:00
Harishankar B 0 Reputation points
commented 2024-05-14T04:12:44.5433333+00:00
Harishankar B 0 Reputation points
2 answers One of the answers was accepted by the question author.

Dynamic user membership type

I am on a trial P2 license for Msc Entra. When creating a New Group, I am unable to assign a Dynamic user membership type. Why? This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
989 questions
asked 2024-05-13T05:47:02.2733333+00:00
Karolina Ziminska 0 Reputation points
edited the question 2024-05-14T00:34:27.4766667+00:00
aatheeque 1,635 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to extract part of the text from the line with a special format

hi Bolded areas need to be extracted. I don't know how to use Regex library. my Format [One of the tags] is Sample '10LBA04CT004-XQ01' Start text with 150,000 lines and have different tags. thank { N 3-SH 3-sh 3-sh 3-SH N 10LBB09 EQUIPMENT =…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,841 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,649 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,583 questions
asked 2024-05-13T02:00:27.6033333+00:00
Mansour_Dalir 1,591 Reputation points
commented 2024-05-13T07:48:47.7066667+00:00
Mansour_Dalir 1,591 Reputation points
1 answer One of the answers was accepted by the question author.

Visual Studio App Center is scheduled for retirement

May be you know, that Visual Studio App Center is scheduled for retirement on March 31, 2025. My question is, "will Visual Studio App Center retirement affect the functionality of Azure Active Directory Conditional Access after March 31, 2025?

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,885 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,649 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,420 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,688 questions
asked 2024-05-13T01:32:20.1033333+00:00
ラナ 0 Reputation points
accepted 2024-05-13T09:29:45.3233333+00:00
ラナ 0 Reputation points
1 answer One of the answers was accepted by the question author.

Keep getting this error regardless to the accoun tused

SQL server 2022 / SSRS 2022, getting this error even when using an admin account An error has occurred during report processing. (rsProcessingAborted) Cannot impersonate user for data source 'AutoGen__5C6349F2_4BB6_4a1b_A16E_8D69795D8602_'.…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,815 questions
Microsoft Configuration Manager
asked 2024-05-13T01:25:46.7933333+00:00
Belgian Malinois 356 Reputation points
commented 2024-05-13T16:32:12.89+00:00
Belgian Malinois 356 Reputation points
1 answer One of the answers was accepted by the question author.

How to maintain the display-off state on a Modern Standby PC

When setting sleep to 'None' in the power settings on a Modern Standby PC, checking the 'powercfg /sleepstudy' logs reveals that the system seems to alternate between the display-off and sleep states. What settings can be applied to maintain the…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,716 questions
Windows
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.
4,802 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,305 questions
asked 2024-05-13T00:41:15.9033333+00:00
井上 陽介 60 Reputation points
accepted 2024-05-14T00:30:31.0233333+00:00
井上 陽介 60 Reputation points
1 answer One of the answers was accepted by the question author.

Azure OpenAI: DALL-E image variation and image editing

Dear, experts. Could you please confirm or rebut that currently image variation and image editing is not supported by Azure OpenAI? OpenAI reference: https://platform.openai.com/docs/api-reference/images/createEdit and…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,227 questions
asked 2024-05-12T22:59:51.62+00:00
Alexander Novikov 40 Reputation points
commented 2024-05-13T10:10:31.32+00:00
navba-MSFT 17,365 Reputation points Microsoft Employee