diff --git a/pages/students/2019/michal_stromko/vp2021/dokumentacia/sql_database_out.txt b/pages/students/2019/michal_stromko/vp2021/dokumentacia/sql_database_out.txt deleted file mode 100644 index 1d9ff278..00000000 --- a/pages/students/2019/michal_stromko/vp2021/dokumentacia/sql_database_out.txt +++ /dev/null @@ -1,98 +0,0 @@ -{ - "id": "/subscriptions/34363077-8695-4c14-9ae5-dc305fe8e4ef/resourceGroups/myResourceGroup", - "location": "eastus", - "managedBy": null, - "name": "myResourceGroup", - "properties": { - "provisioningState": "Succeeded" - }, - "tags": null, - "type": "Microsoft.Resources/resourceGroups" -} -{\ Finished .. - "administratorLogin": "azureuser", - "administratorLoginPassword": null, - "fullyQualifiedDomainName": "server-22752.database.windows.net", - "id": "/subscriptions/34363077-8695-4c14-9ae5-dc305fe8e4ef/resourceGroups/myResourceGroup/providers/Microsoft.Sql/servers/server-22752", - "identity": null, - "kind": "v12.0", - "location": "eastus", - "minimalTlsVersion": null, - "name": "server-22752", - "privateEndpointConnections": [], - "publicNetworkAccess": "Enabled", - "resourceGroup": "myResourceGroup", - "state": "Ready", - "tags": null, - "type": "Microsoft.Sql/servers", - "version": "12.0" -} -{ - "endIpAddress": "0.0.0.0", - "id": "/subscriptions/34363077-8695-4c14-9ae5-dc305fe8e4ef/resourceGroups/myResourceGroup/providers/Microsoft.Sql/servers/server-22752/firewallRules/AllowYourIp", - "kind": "v12.0", - "location": "East US", - "name": "AllowYourIp", - "resourceGroup": "myResourceGroup", - "startIpAddress": "0.0.0.0", - "type": "Microsoft.Sql/servers/firewallRules" -} -{- Finished .. - "autoPauseDelay": 60, - "backupStorageRedundancy": "Geo", - "catalogCollation": "SQL_Latin1_General_CP1_CI_AS", - "collation": "SQL_Latin1_General_CP1_CI_AS", - "createMode": null, - "creationDate": "2021-04-27T08:23:55.797000+00:00", - "currentServiceObjectiveName": "GP_S_Gen5_2", - "currentSku": { - "capacity": 2, - "family": "Gen5", - "name": "GP_S_Gen5", - "size": null, - "tier": "GeneralPurpose" - }, - "databaseId": "db785b2c-f171-4386-8c89-4056785756d0", - "defaultSecondaryLocation": "westus", - "earliestRestoreDate": null, - "edition": "GeneralPurpose", - "elasticPoolId": null, - "elasticPoolName": null, - "failoverGroupId": null, - "highAvailabilityReplicaCount": null, - "id": "/subscriptions/34363077-8695-4c14-9ae5-dc305fe8e4ef/resourceGroups/myResourceGroup/providers/Microsoft.Sql/servers/server-22752/databases/mySampleDatabase", - "kind": "v12.0,user,vcore,serverless", - "licenseType": null, - "location": "eastus", - "longTermRetentionBackupResourceId": null, - "maintenanceConfigurationId": "/subscriptions/34363077-8695-4c14-9ae5-dc305fe8e4ef/providers/Microsoft.Maintenance/publicMaintenanceConfigurations/SQL_Default", - "managedBy": null, - "maxLogSizeBytes": 68719476736, - "maxSizeBytes": 34359738368, - "minCapacity": 0.5, - "name": "mySampleDatabase", - "pausedDate": null, - "readScale": "Disabled", - "recoverableDatabaseId": null, - "recoveryServicesRecoveryPointId": null, - "requestedServiceObjectiveName": "GP_S_Gen5_2", - "resourceGroup": "myResourceGroup", - "restorableDroppedDatabaseId": null, - "restorePointInTime": null, - "resumedDate": null, - "sampleName": null, - "secondaryType": null, - "sku": { - "capacity": 2, - "family": "Gen5", - "name": "GP_S_Gen5", - "size": null, - "tier": "GeneralPurpose" - }, - "sourceDatabaseDeletionDate": null, - "sourceDatabaseId": null, - "status": "Online", - "tags": null, - "type": "Microsoft.Sql/servers/databases", - "zoneRedundant": false -} \ No newline at end of file