Title: Can&#039;t save draft post
Last modified: August 21, 2016

---

# Can't save draft post

 *  [gresziu](https://wordpress.org/support/users/gresziu/)
 * (@gresziu)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/cant-save-draft-post/)
 * I have a WordPress site moved to Azure web site + Azure SQL using [database abstraction plugin](http://wordpress.org/plugins/wordpress-database-abstraction/)
 * After that migration I’m not able to create new posts. When I click Save Draft
   it redirects me to the Posts page and my post isn’t saved.
 * My network capture is in this order:
 *     ```
       wp-admin/post-new.php -> 302 Moved Temporarily (post_ID = 0)
   
               wp-admin/admin-ajax.php -> 200 OK
   
               wp-admin/post-new.php?message1 -> 302 Moved Temporarily
   
               wp-admin/edit.php -> 200 OK
       ```
   
 * **But **I’m able to create new post from Quick Draft with this network traffic:
   
   This happening regardless of the WordPress version.
 * The SQL table definition seems Ok, being IDENTITY property the same as auto_increment
   in MySQL.
 * CREATE TABLE [dbo].[wp_posts](
    [ID] [bigint] IDENTITY(1,1) NOT NULL, [post_author][
   bigint] NOT NULL, [post_date] [datetime] NOT NULL, …)
 * I have disabled all plugins with no effect and I’ve deleted and copied again 
   all files with no effect either.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [hackerzcity2](https://wordpress.org/support/users/hackerzcity2/)
 * (@hackerzcity2)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/cant-save-draft-post/#post-5146373)
 * i m getting same problem on my website [hacerzcity](http://hackerzcity.in/) i
   contact the hosting provider i have manage server they fix all the problem what
   i m getting you just contact your hosting provider hope they will help you
    or
   Find this on google you will get too many tutorials Host your existing WordPress
   Blog on Windows Azure
 *  Thread Starter [gresziu](https://wordpress.org/support/users/gresziu/)
 * (@gresziu)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/cant-save-draft-post/#post-5146441)
 * Are u using this plugin?
    I think my problem could be related to use it
 *  Thread Starter [gresziu](https://wordpress.org/support/users/gresziu/)
 * (@gresziu)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/cant-save-draft-post/#post-5146456)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Can't save draft post’ is closed to new replies.

## Tags

 * [post](https://wordpress.org/support/topic-tag/post/)
 * [save post](https://wordpress.org/support/topic-tag/save-post/)
 * [sql](https://wordpress.org/support/topic-tag/sql/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [gresziu](https://wordpress.org/support/users/gresziu/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/cant-save-draft-post/#post-5146456)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
