Skip to content

Commit

Permalink
Update appservice.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kszicsillag authored Nov 8, 2023
1 parent 0bbef81 commit 7c00b92
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions AppService/appservice.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ A telepítendő alkalmazásként egy [MS példaalkalmazást használunk](https:/
- jelszót ne felejtsük el beírni a connection string-be!
- futtat, próba. Ellenőrizzük weben az adatbázis tartalmat.


## Web App / App Service

- https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/compute-decision-tree
Expand All @@ -50,7 +49,6 @@ Egy előfizetés-régió-OS kombináción belül egyetlen free plan lehet.
- A portálról másoljuk ki a connection string-et
- Configuration / App Settings
- adjuk meg a connection stringet a secretnek megfelelően
- Most már jónak kell lennie

## Deployment

Expand All @@ -64,7 +62,6 @@ Egy előfizetés-régió-OS kombináción belül egyetlen free plan lehet.
- `git remote add <remote név> <git deployment url>`
- push ( `git push --set-upstream az master`), push során adjuk meg a portálról a git repo app szintű jelszót (\ utáni rész kell csak a usernévből)
- ha elrontottuk, akkor Windows-on a Windows Credentials Manager-rel töröljük (Windows Credentials fül)
- nem jó még, hiba van

## Diagnose & solve problems

Expand Down

0 comments on commit 7c00b92

Please sign in to comment.