Azure / Azure/bicep-types-az

Version 2026-01-01-preview of Microsoft.DBforPostgreSQL/flexibleServers does not allow AdministratorLogin and AdministratorLoginPassword to be null or empty

Open
#2,779 0 comments 0 reactions 0 assignees View on GitHub
Needs: Triage :mag:
Dominant language
TypeScript
Stars
108
Forks
44
Avg merge
18h 53m
Merged PRs (30d)
29

Description

**Bicep version**
Bicep CLI version 0.46.1 (545b338e2c)

**Describe the bug**
Version 2026-01-01-preview of Microsoft.DBforPostgreSQL/flexibleServers does not allow AdministratorLogin and AdministratorLoginPassword to be null or empty. this is possible with previous versions. Without this capability you cannot create flexible server with Entra authentication only which is way more secure than having login credentials.

**To Reproduce**
Steps to reproduce the behavior:

easy to reproduce by setting AdministratorLogin and AdministratorLoginPassword to null and deploying Entra authentication.

**Additional context**
Add any other context about the problem here.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names the Microsoft.DBforPostgreSQL/flexibleServers resource and Bicep CLI version 0.46.1, but no repository file or test. Start by reproducing the deployment with AdministratorLogin and AdministratorLoginPassword set to null, then compare the 2026-01-01-preview definition with an earlier version. Done means Entra-only deployment accepts the omitted credentials.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, postgresql, typescript
Domain
cloud, databases, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.