サブドメイン全体を Azure Function にマップし、VM または App Service を介してプロキシせずにフォルダー構造を渡す方法はありますか? たとえば、https://example.com/path/to/nameは Azure 関数に "path/to/name" のようなものを渡しますか?
質問する
802 次
サブドメイン全体を Azure Function にマップし、VM または App Service を介してプロキシせずにフォルダー構造を渡す方法はありますか? たとえば、https://example.com/path/to/nameは Azure 関数に "path/to/name" のようなものを渡しますか?