jawelton74
f8cfc6c21c
Remove references to addCollectionDefaultFlight parameter. ( #1741 )
2024-02-08 11:49:40 -08:00
jawelton74
cd3eb5b5b3
Fix regression in Quickstart workflow. ( #1732 )
2024-01-30 16:31:46 -08:00
jawelton74
c6aefacc4e
Fix the Nuget Publish MPAC action in CI. ( #1712 )
2023-12-13 11:44:46 -08:00
jawelton74
15d111e3db
Add directions to use AAD login if account blocked from connection ( #1683 )
...
string login.
2023-11-01 15:46:54 -07:00
jawelton74
70c031d04b
Check for accounts that are restricted from connection string login. ( #1673 )
...
* Call Portal Backend to check for accounts that are restricted from
connection string login.
* Remove debug logging and revert to actual backend endpoint.
* Use React hooks for displaying error message.
* Move accountrestrictions route under guest.
* Check restrictions before resource token check.
* Revert test changes.
2023-10-23 12:04:19 -07:00
jawelton74
14d7677056
Add feature for disabling connection string login and enable this for aad redirect. ( #1660 )
...
* Add redirect for /aad to /?feature.enableAadDataPlane=true
* Add feature to hide the connection string login link. Enable this new
feature for the aad redirect.
2023-10-16 13:18:40 -07:00
jawelton74
8ff9a84004
Add redirect for /aad to /?feature.enableAadDataPlane=true ( #1649 )
2023-10-09 11:31:36 -07:00
jawelton74
8405dbe8da
Fix spelling of Refresh for self-serve blades. ( #1585 )
2023-08-23 16:56:12 -07:00
jawelton74
ea4563f840
Initial commit. ( #1518 )
2023-07-05 07:36:21 -07:00
jawelton74
1ee6abf890
Change AAD endpoint from /common to /organizations. ( #1408 )
2023-03-27 10:47:04 -07:00
jawelton74
b4bca3d41a
Updates user to use for nuget push. ( #1393 )
2023-02-16 17:51:57 -08:00
jawelton74
2a47e4311c
Set overwrite to true for both blob uploads to storage. ( #1392 )
2023-02-16 16:23:24 -08:00
jawelton74
b2ab979360
Display large partition key message for SQL API accounts only. ( #1371 )
2023-01-09 14:22:32 -08:00
jawelton74
5b1db2778c
Fix typo in 'tutorial' in Quick start. ( #1346 )
2022-10-27 09:59:14 -07:00
jawelton74
a34d3bb000
Disable wild card index for Mongo 16MB documents ( #1331 )
...
* Disable wild card index option if Mongo 16 MB document capability is
present.
* Formatted with prettier
2022-09-29 15:36:00 -07:00