- If using quick start
- Go into insert script and add validation to check length of item.text field
- Run app and show validation catching
- Show app still working if validation is fulfilled
- Configure server side for push (Apple Dev portal / Android portal / Win Portal)
- Copy certificate / api key / etc to Azure portal
- Set up push on client
- Enable push from server to client
- Lock table operations down to authenticated users
- Attempt to access and show 401 on client
- Set up auth provider and mobile service in portal
- Add auth code to client
- Show auth working
- Add logic to insert script to tie data to user
- Add logic to read script to only fetch data user can access
- Go to scaling tab
- Go to Standard mode
- Turn on auto-scaling
- Explain that additional units will only be turned on / used if you need them based off daily API calls
- Open the CLI tools
- Perform some commands
- azure mobile list
- azure mobile table list