Fix Download publish profile in Azure is disabled
When you want to download a publish profile for the service in Azure, there can be an error, that basic authentication is disabled.
To avoid this message just go to the 'Configuration', then find the line 'SCM Basic Auth Publishing Credentials' and switch this value to “On”
Then save the new settings for the Azure service and try one more time.



PostgreSQL in Docker: when DBeaver lies (and psql saves the day)
SharePoint onPrem: Create ContentType with the specific ID
Send props from Child class component to Parent state component in React App